Skip to main content
Version: 0.1.3

NOAH Business API

The NOAH Business API is organised around REST, using resource-oriented URLs. It accepts JSON-encoded request bodies and returns JSON-encoded responses. All our endpoints follow REST conventions and use standard HTTP response codes, authentication and methods.

Please follow the links in the navigation to find out more about each resource and endpoint.

Our full OpenApi v3 Schema can be exported using the button above.

Authentication

This security scheme requires an API Key to successfully authenticate.

Security Scheme Type:apiKey
Header parameter name:X-Api-Key