Account
The single endpoint in this group is the OneStream equivalent of the native GET /me. It returns the identity attached to the API key you are calling with, and it is the recommended smoke test after a base URL swap: a 200 with a JSON object confirms the token reached the panel and was accepted.
Endpoints
| Endpoint | Method and path | What it does |
|---|---|---|
| Profile | GET /ext/profile |
Identity of the calling key, plus scopes and (for reseller keys) billing shape. |