/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
69
109
88.9 KB
auth
Get current user
get
/api/v1/auth/me
Response
Current user
MeResponse
required
user_id
string
uuid
required
email
string
email
required
name
string
required
org
object
nullable
required
All 69 operations
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)
get
List available OAuth providers
get
Build OAuth authorize URL
post
Exchange OAuth code for tokens
get
List the caller's organizations
post
Accept organization invite
get
Preview organization invite
get
List organization members
delete
Remove organization member
patch
Update organization member role
get
List organization invites
post
Create organization invite
delete
Revoke organization invite
get
Get organization detail
patch
Update organization (owner/admin only)
get
Get organization entitlements + this month's usage
get
/api/v1/orgs/{org_uuid}/visibility/groups
post
/api/v1/orgs/{org_uuid}/visibility/groups
delete
/api/v1/orgs/{org_uuid}/visibility/groups/{group_uuid}
patch
/api/v1/orgs/{org_uuid}/visibility/groups/{group_uuid}
get
/api/v1/orgs/{org_uuid}/visibility/groups/{group_uuid}/members
post
/api/v1/orgs/{org_uuid}/visibility/groups/{group_uuid}/members/{user_uuid}
delete
/api/v1/orgs/{org_uuid}/visibility/groups/{group_uuid}/members/{user_uuid}
get
/api/v1/orgs/{org_uuid}/visibility/grants
post
/api/v1/orgs/{org_uuid}/visibility/grants
post
/api/v1/orgs/{org_uuid}/visibility/grants/preview
delete
/api/v1/orgs/{org_uuid}/visibility/grants/{grant_uuid}
get
/api/v1/orgs/{org_uuid}/visibility/preview
patch
/api/v1/orgs/{org_uuid}/visibility/settings
get
List memory spaces in active org
post
Create memory space
get
Get memory space
delete
Delete memory space (owner/admin only)
get
Get per-space usage
get
List Sources
post
Ingest Sources
get
Get Source
delete
Delete Source
patch
Update Source Visibility
get
List memories
get
Get memory
delete
Forget memory
get
List entities
get
Get entity
get
Get graph viewport
get
Get graph stats
post
Search Memories
post
Ingest Conversation
get
Get Job
get
Get org usage
get
List billing plans
get
Get subscription summary
post
Create Polar checkout session
post
Create Polar customer portal session
post
Cancel subscription at period end
get
List org payment history
get
Get invoice URL for a payment
post
Receive Polar webhook
get
OAuth 2.1 authorization server metadata
post
Dynamic client registration
get
Lookup OAuth client