Account
Get API key identity
Returns identity information about the authenticated API key. Useful for confirming which project and organization a key is scoped to, and for obtaining the project slug used to compose the model value (<project_slug>/<endpoint_slug>) in dedicated endpoint inference calls. Requires a Bearer API key in the Authorization header. Cookie, session, and SLS JWT credentials are not accepted.
get/whoami
Response
API key identity information
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
added the optional property
user_idto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○