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 POST \ --url https://example.com/api/api-keys \ --header 'Content-Type: application/json' \ --cookie better-auth.session_token= \ --data ' { "indexId": "<string>", "name": "<string>" } '
{ "summary": { "createdAt": "<unknown>", "createdByUserId": "<string>", "id": 123, "indexId": "<string>", "lastUsedAt": null, "name": "<string>", "tokenPrefix": "<string>" }, "token": "<string>" }
1
1 - 100
ingest
search
API key created
Show child attributes