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.omi.me/v1/dev/keys \ --header 'Authorization: Bearer <token>'
[ { "created_at": "2023-11-07T05:31:56Z", "id": "<string>", "key_prefix": "<string>", "name": "<string>", "last_used_at": "2023-11-07T05:31:56Z", "scopes": [ "<string>" ] } ]
Send Authorization: Bearer <firebase_id_token>.
Authorization: Bearer <firebase_id_token>
Successful Response