Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.unomiq.com/llms.txt

Use this file to discover all available pages before exploring further.

Welcome

The OAuth API provides an OAuth2 token endpoint for authenticating with Unomiq APIs.

How it works

Use the client credentials grant type with your API key and secret to obtain an access token. The returned bearer token can then be used to authenticate requests to the Gateway, Economic Engine, and Management APIs.

Base URL

https://oauth-api.unomiq.com All endpoints are relative to this base URL.