cURL
curl --request GET \ --url https://app.eventgraph.ai/api/v1/keys \ --header 'X-API-Key: <api-key>'
{ "data": "<unknown>", "timestamp": "2023-11-07T05:31:56Z", "meta": {} }
List all API keys belonging to the authenticated user
Your EventGraph API key (eg_live_...)
List of API keys
Response payload
Was this page helpful?