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 bulk API

The bulk API from Evrim — 3 operation(s) for bulk.

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

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

This API exposes 4 operations across 3 paths, and defines 12 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.

4 operations 3 paths 12 schemas 2 GET2 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 bulk API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (knoxApiToken).

Paths & Operations 4

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

bulk 4
POST
/prod/v0/bulk/collections/profiles/
Add multiple profiles to a collection
bulk_collections_profiles_create body → 201
GET
/prod/v0/bulk/templates/profiles/
bulk_templates_profiles_list 2 params → 200
POST
/prod/v0/bulk/templates/profiles/
bulk_templates_profiles_create body → 201
GET
/prod/v0/bulk/templates/profiles/{id}/
bulk_templates_profiles_retrieve 1 param → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are CreatedField (16 properties), Field (12 properties), Profile (8 properties), BulkJob (7 properties). Each schema is shown below with its type and property counts.

Template
object
5 properties 3 required
Snapshot
object
5 properties 5 required
Field
object
12 properties 4 required
Outline
object
6 properties 5 required
BulkProfilesToCollection
object
2 properties 2 required
Report
object
5 properties 5 required
PaginatedBulkJobList
object
4 properties 2 required
Profile
object
8 properties 5 required
CreatedField
object
16 properties 8 required
BulkJob
object
7 properties 7 required
Answer
object
4 properties 3 required
Tag
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evrim-bulk-api-openapi.yml Raw ↑

Other APIs Evrim publishes across the network.

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