VRDex Public API
OpenAPI 3.1.0 / 0.1.0
Tags
API contract and metadata surfaces.
Public profile read surfaces.
Public and owner-managed profile asset surfaces.
Public discovery and search surfaces.
Public event read surfaces.
Public world read surfaces.
Public claim-status read surfaces.
API usage and rate-limit surfaces.
Natural-language temporal parsing utility.
Authenticated caller introspection surfaces.
Authenticated developer credential-management surfaces.
/api/v0/claims/{slug}/statusClaimsGet public claim and trust status for a profile
/api/v0/communities/{slug}ProfilesGet a public community profile
/api/v0/communities/{slug}/eventsProfilesEventsList public upcoming events hosted by a community profile
/api/v0/developer/oauth-appsDeveloperList current developer OAuth apps
/api/v0/developer/oauth-appsDeveloperCreate a current developer OAuth app
/api/v0/developer/oauth-apps/{clientId}DeveloperRevoke a current developer OAuth app
/api/v0/developer/oauth-apps/{clientId}DeveloperUpdate a current developer OAuth app
/api/v0/developer/oauth-apps/{clientId}/secretsDeveloperCreate a current developer OAuth app secret
/api/v0/developer/tokensDeveloperList current developer API tokens
/api/v0/developer/tokensDeveloperCreate a current developer API token
/api/v0/developer/tokens/{tokenId}DeveloperRevoke a current developer API token
/api/v0/eventsEventsCreate a current user's community event
/api/v0/events/{slug}EventsGet a public event
/api/v0/events/{slug}EventsUpdate a current user's community event
/api/v0/events/upcomingEventsList upcoming public events
/api/v0/meMeGet the current API caller
/api/v0/me/communitiesMeList the current user's communities
/api/v0/me/eventsMeEventsList the current user's community-managed events
/api/v0/me/profilesMeList the current user's profiles
/api/v0/openapi.jsonAPIGet the OpenAPI document
/api/v0/openapi.yamlAPIGet the OpenAPI YAML document
/api/v0/people/{slug}ProfilesGet a public person profile
/api/v0/people/{slug}/eventsProfilesEventsList public upcoming events for a person profile
/api/v0/profile-assets/upload-intents/{intentId}AssetsComplete a profile asset upload intent
/api/v0/profile-assets/upload-intents/{intentId}/direct-uploadAssetsCreate a direct profile-media upload target
/api/v0/profile-assets/upload-intents/probeAssetsProbe profile asset upload storage
/api/v0/profilesProfilesSubmit a community-sourced profile
/api/v0/profiles/{slug}ProfilesGet a public profile
/api/v0/profiles/{slug}ProfilesUpdate a profile
/api/v0/profiles/{slug}/assetsProfilesGet public profile assets
/api/v0/profiles/{slug}/assets/{assetId}/fileProfilesAssetsDownload a public profile asset file
/api/v0/profiles/{slug}/assets/upload-intentProfilesAssetsCreate a profile asset upload intent
/api/v0/profiles/{slug}/logosProfilesGet public profile logos
/api/v0/profiles/{slug}/logos.zipProfilesAssetsDownload public profile logos as a ZIP
/api/v0/searchSearchSearch public profiles, events, and worlds
/api/v0/time/parseTimeParse a natural-language time expression
/api/v0/time/parse/{continuationToken}TimeGet an accepted temporal parse
/api/v0/usage/rate-limitUsageGet API and MCP rate-limit policy information
/api/v0/worlds/{slug}WorldsGet a public world
/api/v0/worlds/{slug}/eventsWorldsList public events for a world
/api/v0/worlds/activeWorldsList public worlds hosting upcoming or live events