API and integrations
Create, review, and revoke workspace API keys for the Ninox public API.
Use API & integrations to manage API access for one workspace. Here you create, review, and revoke API keys for the Ninox public API, which lets external systems access workspace data programmatically.
In API & integrations you can:
create API keys for external tools
review each key's scope, expiry, creator, and creation date
revoke keys you no longer need
You can also open Swagger UI or download the JSON schema and YAML schema.
Create an API key
Create one key per integration. This makes review and revocation easier.
Review API keys
Use the key list to review all API access for the workspace.
For each key, Ninox shows:
API key name
Scope
Expires at
Created by
Created at
Review this list regularly to remove old or unused access.
Revoke an API key
Revoke a key when an integration is retired, replaced, or no longer trusted.
Open the API reference
Use the links at the top of the screen when you build or test an integration.
Swagger UI opens the interactive API reference.
JSON schema provides the API schema in JSON format.
YAML schema provides the API schema in YAML format.
You can track workspace API usage in Subscriptions and usage.
Last updated
Was this helpful?