Authentication
Get API Key Context
GET
Get API Key Context
Documentation Index
Fetch the complete documentation index at: https://docs.aieev.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key as a Bearer token. Create API keys in the project overview.
Response
Authenticated context information.
Organization ID linked to the API key.
Example:
"org-0I2GoSBhwODG"
Project ID linked to the API key.
Example:
"proj-sGF4ynUPbc8H"
API key ID used for authentication.
Example:
"9e9a776f-2ce6-42c9-ad70-c75936ce662b"
User ID who created the API key.
Example:
"6377ae7c-8986-477c-ab87-7f8eb63bf785"
Authentication method.
Example:
"api_key"
Get API Key Context

