Lume API

REST API for automating data mappings and transformations with AI. Create and run Flows, manage target schemas, poll job/run status, and retrieve mapping results. Authenticated with a per-account API key sent in the lume-api-key header.

API entry from apis.yml

apis.yml Raw ↑
name: Lume API
description: REST API for automating data mappings and transformations with AI. Create and run Flows,
  manage target schemas, poll job/run status, and retrieve mapping results. Authenticated with a per-account
  API key sent in the lume-api-key header.
humanURL: https://docs.lume.ai
baseURL: https://prod.lume-terminus.com/crud/
tags:
- Data Integration
- Data Mapping
- ETL
properties:
- type: Documentation
  url: https://docs.lume.ai
- type: Authentication
  url: authentication/lume-authentication.yml
- type: Conventions
  url: conventions/lume-conventions.yml
- type: Webhooks
  url: asyncapi/lume-webhooks.yml