https://api.apyconnect.io.
OpenAPI spec
The full 3.1 spec (same one that powers the Reference tab).
Download Postman
Collection ready to import into Postman/Insomnia.
1. Create an Application
Under Settings → API, create an Application. You’ll get aclient_id and a client_secret
(the secret is shown only once). Pick the scopes it will need.
2. Get an access token
Tokens are short-lived opaque Bearer tokens (~1 h), issued with theclient_credentials grant:
Scopes aren’t requested here — the token inherits its Application’s scopes. Check them at
GET /v1/me.3. Make your first call
request_id for support:
