Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mnemom.ai/v1/api-keys \ --header 'Authorization: Bearer <token>'
{ "keys": [ { "key_id": "<string>", "key": "<string>", "key_prefix": "<string>", "name": "<string>", "org_id": "<string>", "scopes": [], "created_at": "2023-11-07T05:31:56Z", "last_used_at": "2023-11-07T05:31:56Z" } ] }
List active API keys
Supabase JWT token in Authorization: Bearer header
API key list
Show child attributes
Suggestions
Contact support