Chicory AI
  • Introduction
    • Introduction to Chicory AI
    • Understanding Chicory
  • Getting Started
    • Quickstart Guide
    • OpenAPI Specification
      • Projects
      • Training
      • Data_sources
      • Messages
      • Chats
      • Health
      • Models
    • Platform - Managed Service
      • How to use?
Powered by GitBook
On this page
  • Overview
  • Key Sections
  • Access
  1. Getting Started

OpenAPI Specification

API for a multi-tenant platform that enables users to connect data sources, build business ontologies, and interact with data through a chat interface.

Overview

The Chicory AI API is described using the OpenAPI Specification (OAS), a vendor-neutral, language-agnostic format for HTTP APIs.

Key Sections

  • Paths: Define endpoints for data retrieval, transformation, and exploration

  • Components: Schema definitions for requests and responses

  • Security: API key authentication and role-based access controls

Access

Our managed service uses this OpenAPI spec under the hood. To obtain the full YAML/JSON file or to run your own API Gateway, join our waitlist.

Why OpenAPI?

  • Ensures consistency across client libraries and documentation

  • Enables automated code generation and testing workflows

  • Simplifies API versioning and governance

PreviousQuickstart GuideNextProjects

Last updated 23 days ago