The Nomod API uses an API Key Authentication Scheme. To use the API, you must generate an API secret key through the Nomod app. This can be easily done in the settings of the Nomod app, where you can generate the API key. In the app settings, you can also revoke your API key to block access to the Nomod API when needed. Currently, we support one key per business per integration. Once you have generated a key, you will need to include it with every API request for successful processing. Otherwise, an error with a status code of 401 will be returned.Documentation Index
Fetch the complete documentation index at: https://nomod-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Changes made through the API will be attributed to the business owner to whom the API key is
assigned.
API Key Scheme
| Item | Value |
|---|---|
| Security Scheme Type | API Key |
| Header Parameter Name | X-API-KEY |
| Header Parameter Example | API key e.g., sk_test_LKhVdQrc.EqkGuzuCQ0qQvgwdrnu43TtMDwTlppxU |