Skip to main content
Required Scope: ACCOUNT The Core API provides endpoints for managing your OFAuth account and connections. Use these endpoints to get platform information and manage authenticated connections.

Quick Reference

EndpointMethodDescription
/v2/account/whoamiGETGet platform overview and account information
/v2/connectionsGETList all connections
/v2/connections/{connectionId}DELETEDisconnect a connection

Authentication

All Core API endpoints require API key authentication with the ACCOUNT scope:
apikey: YOUR_API_KEY