How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Clarifeye Extraction Flows API

Manage extraction flows (auto-sync DAGs) — list, run, inspect statistics, update, and publish

Clarifeye Extraction Flows API is one of 13 APIs that Clarifeye publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Extraction Flows. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://eu.app.clarifeye.ai/api/v1, https://us.app.clarifeye.ai/api/v1.

5 operations 5 paths 3 schemas 1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://eu.app.clarifeye.ai/api/v1
Authentication
HTTP Bearer, API Key
Contact
Clarifeye Support
Resource Areas
1

Authentication & Security 2

Clarifeye Extraction Flows API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

  • BearerAuth — Use Authorization: Bearer
  • TokenAuth — Use Authorization: Token

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 1 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Extraction Flows 5

Manage extraction flows (auto-sync DAGs) — list, run, inspect statistics, update, and publish

GET
/projects/{project_id}/extraction-flows/
List extraction flows
listExtractionFlows 1 param → 200401403404
PATCH
/projects/{project_id}/extraction-flows/{flow_id}/
Update an extraction flow
updateExtractionFlow 2 params body → 200400401403404
POST
/projects/{project_id}/extraction-flows/{flow_id}/run-sync/
Run an extraction flow
runExtractionFlow 2 params body → 200400401403404
POST
/projects/{project_id}/extraction-flows/{flow_id}/node-stats/
Get extraction flow statistics
getExtractionFlowStatistics 2 params body → 200400401403404
POST
/projects/{project_id}/extraction-flows/{flow_id}/publish/
Publish an extraction flow
publishExtractionFlow 2 params body → 200400401403404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ExtractionFlow (8 properties), Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property
ExtractionFlow
object
8 properties
ExtractionFlowPublishMode
string
- autopublish — runs automatically push extracted data to downstream indexes. - manualpublish — publishing is triggered explicitly via the publish action.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clarifeye-extraction-flows-api-openapi.yml Raw ↑

Other APIs Clarifeye publishes across the network.

Clarifeye Agent Settings API
Clarifeye Conversations API
Clarifeye Documents API
Clarifeye Feedback API
Clarifeye Interviews API
Clarifeye Invitations API
Clarifeye Notifications API
Clarifeye Pipeline Runs API
Clarifeye Signals API
Clarifeye Tables API
Clarifeye Tools API
Clarifeye Users API
Where this information came from

This is an independent, third-party profile of Clarifeye Extraction Flows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.