/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 2w ago
View markdown
crosmos
Crosmos API
get
List API keys
v2
latest
OpenAPI 3.1.0
2026-07-26
69
109
88.9 KB
auth
9
get
Get current user
patch
Update current user
post
Switch active organization
get
List API keys
post
Create API key
get
Validate an API key
delete
Revoke API key
post
Exchange refresh token for new pair
post
Revoke refresh token (idempotent)
billing
7
conversations
1
entities
2
graph
2
jobs
1
memories
3
oauth-consumer
3
oauth-server
3
organizations
12
search
1
sources
5
spaces
5
usage
1
visibility
13
webhooks
1
auth
List API keys
get
/api/v1/auth/keys
Query parameters
limit
integer
offset
integer
nullable
Response
API keys
ApiKeyListResponse
required
keys
ApiKeyListItem[]
required