The Nuclino API is a REST API accessible through HTTPS. All endpoints return JSON-encoded responses and use standard HTTP response codes and verbs. Please make sure to use application/json
as the Content-Type
when formatting your requests.
The base URL for all API endpoints is https://api.nuclino.com.
The current API is a public preview and we are actively looking for feedback to support your use cases. Please contact us to let us know about feature requests, bugs, or other feedback.