Prerequisite: You’ll need an API key to access the Nowadays API. Contact [email protected] to get started.
Making API Requests
All API requests should be made tohttps://nowadays.ai/api/northstar. The API accepts JSON-encoded request bodies and returns JSON-encoded responses.
Authentication
All API requests require authentication using Bearer token authentication:Request Example
Here’s a complete example of creating an event using curl:Rate Limits
Error Handling
The API uses conventional HTTP response codes:- 2xx for successful requests
- 4xx for client errors
- 5xx for server errors
Best Practices
Handling Webhooks
Handling Webhooks
We recommend implementing webhook handlers to receive real-time updates about venue proposals and quote changes.
Pagination
Pagination
When retrieving lists of venues or quotes, use the limit parameter to control the response size:
Support
If you encounter any issues or need assistance:- Email: [email protected]
- API Status: status.nowadays.ai