To start consuming inventory data, you will need to first register as a marketplace application in Nexudus and publish it so other Nexudus customers can enable it in their accounts. To register as a Marketplace application you will first need a Nexudus account. If you don’t yet have one, contact sales@nexudus.com to get one. Once you have a Nexudus account, head to Settings > Marketplaces > Manage your Marketplaces. Click on “Register as a marketplace” to open the new registration form. You will be asked the following details:Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Description |
|---|---|
| Name | This is how other Nexudus customers will see your application listed as. |
| Short description | Describe your service in a few words. |
| Description | Optional but recommended to give Nexudus customers a clear description of what you offer and how you will use their data. |
| Logo | A square logo to be shown in the list of marketplaces. |
| Support email | An email address we will share with other Nexudus customers in case they need to contact you. |
| Email notifications | A contact email we will use in case of any technical questions about your service and the way you connect to us. |
| Webhook URL | An API endpoint in your service where we will send real time notifications about inventory changes, new, changed or cancelled bookings. It must always return application/json content-type and 200 HTTP status result. |