Skip to content
  • There are no suggestions because the search field is empty.

Settings › API access: your API key and the organisation and application keys

Generate a personal API key and look up the identifiers you need to call the Omnext API or use DevAssist and the MCP server.

The Omnext API lets you work with your analysis data programmatically. It authenticates with a personal API key and identifies organisations and applications by their keys – stable identifiers that you pass to the API to tell it which organisation or application you mean. The same key is used by the Omnext DevAssist extension for Mendix Studio Pro and by the Omnext MCP server.

Your API key

Under Settings › API access, click Generate API key if you do not have one yet. Treat the key like a password: do not share it and store it in a secure place. Using the API requires the API access permission on the applications you want to query.

Organisation and application keys

  • Organisations – each organisation you belong to with its OrganizationKey.
  • Applications – each application you have access to with its organisation and ApplicationKey.

Use Copy at the end of a row to copy a key, and the search boxes to find an organisation or application.

Documentation

Click Read the API documentation for the endpoint reference and examples.