Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Evrim extract API

The extract API from Evrim — 8 operation(s) for extract.

Evrim extract API is one of 18 APIs that Evrim publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 8 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 0.5.18.

Requests are made against the base URL https://api.evrim.ai.

12 operations 8 paths 8 schemas 8 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.5.18
Base URL
https://api.evrim.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Evrim extract API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (knoxApiToken).

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 8 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

extract 12
GET
/prod/v0/extract/command/
extract_command_list 2 params → 200
POST
/prod/v0/extract/command/
extract_command_create body → 201
GET
/prod/v0/extract/command/{id}/
extract_command_retrieve 1 param → 200
GET
/prod/v0/extract/raw/
extract_raw_list 2 params → 200
POST
/prod/v0/extract/raw/
extract_raw_create body → 201
GET
/prod/v0/extract/raw/{id}/
extract_raw_retrieve 1 param → 200
GET
/prod/v0/extract/relationship/
extract_relationship_list 2 params → 200
POST
/prod/v0/extract/relationship/
extract_relationship_create body → 201
GET
/prod/v0/extract/relationship/{id}/
extract_relationship_retrieve 1 param → 200
GET
/prod/v0/extract/value/
extract_value_list 2 params → 200
POST
/prod/v0/extract/value/
extract_value_create body → 201
GET
/prod/v0/extract/value/{id}/
extract_value_retrieve 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ExtractValue (12 properties), ExtractRelationship (8 properties), Extraction (6 properties), ExtractionCommand (5 properties). Each schema is shown below with its type and property counts.

ExtractRelationship
object
8 properties 8 required
PaginatedExtractionCommandList
object
4 properties 2 required
PaginatedExtractValueList
object
4 properties 2 required
ExtractionCommand
object
5 properties 5 required
ExtractValue
object
12 properties 8 required
Extraction
object
6 properties 6 required
PaginatedExtractRelationshipList
object
4 properties 2 required
PaginatedExtractionList
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evrim-extract-api-openapi.yml Raw ↑

Other APIs Evrim publishes across the network.

Evrim answers API
Evrim blank API
Evrim bulk API
Evrim collections API
Evrim compose API
Evrim costs API
Evrim created-fields API
Evrim fields API
Evrim health API
Evrim prod API
Evrim profiles API
Evrim prompt-templates API