Extracted on: July 29, 2025
Note: This is an unofficial, point-in-time copy of the Nuclino API documentation. This documentation may be outdated and should not be considered official. Please refer to the original Nuclino documentation for the most current information.
This repository contains scraped copies of the Nuclino API documentation pages, converted to Markdown format for easier reference and offline access.
- OpenAPI 3.0 Schema (YAML) - Complete API specification in OpenAPI format
- OpenAPI 3.0 Schema (JSON) - Same specification in JSON format
- Schema Generator Script - Python script for validation and conversion
The OpenAPI schema can be used with:
- Swagger UI: Import into https://editor.swagger.io/ for interactive documentation
- Postman: Import the OpenAPI spec to generate a collection
- Code Generation: Use with
openapi-generatororswagger-codegento generate client libraries - API Testing: Use with tools like Insomnia, Bruno, or REST Client extensions
- Documentation: Generate static documentation with tools like Redoc or Swagger UI
- API Overview - Main API page with links to all sections
- Introduction - Basic API information and base URL
- Authentication - API key authentication
- Response Format and Errors - HTTP response codes and object formats
- Item Content Format - Markdown content format specification
- Users - User object and endpoints
- Teams - Team object and endpoints
- Workspaces - Workspace object and endpoints
- Items and Collections - Items and collections CRUD operations
- Fields - Field types and configurations
- Files - File object and download endpoints
All documentation was scraped from the official Nuclino Help Center:
- Base URL: https://help.nuclino.com/
- API Documentation: https://help.nuclino.com/d3a29686-api
This is an unofficial copy of the Nuclino API documentation created for reference purposes. The information may be outdated or incomplete. Always refer to the official Nuclino API documentation for the most current and accurate information.
This documentation is provided for reference purposes only. All content belongs to Nuclino and is subject to their terms of service.