Definite API

The Definite REST API for programmatic access to the Definite data platform: stream JSON ingestion into DuckLake, signed-URL file uploads to Definite Drive, webhook-triggered Python pipelines, push-based data ingestion, and embedding of Docs and data apps. Authenticated with a bearer API key; the platform also exposes a native Model Context Protocol (MCP) server.

API entry from apis.yml

apis.yml Raw ↑
name: Definite API
description: 'The Definite REST API for programmatic access to the Definite data platform: stream JSON
  ingestion into DuckLake, signed-URL file uploads to Definite Drive, webhook-triggered Python pipelines,
  push-based data ingestion, and embedding of Docs and data apps. Authenticated with a bearer API key;
  the platform also exposes a native Model Context Protocol (MCP) server.'
humanURL: https://www.definite.app/docs/definite-api
baseURL: https://api.definite.app/v1/
tags:
- Data
- Analytics
- Ingestion
- Webhooks
properties:
- type: Documentation
  url: https://www.definite.app/docs/definite-api
- type: MCPServer
  url: mcp/definite-mcp.yml
- type: Webhooks
  url: asyncapi/definite-webhooks.yml