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

The collections API from Evrim — 2 operation(s) for collections.

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

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

This API exposes 6 operations across 2 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.

6 operations 2 paths 12 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

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 collections API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (knoxApiToken).

Paths & Operations 6

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

collections 6
GET
/prod/v0/collections/
collections_list 2 params → 200
POST
/prod/v0/collections/
collections_create body → 201
GET
/prod/v0/collections/{id}/
collections_retrieve 1 param → 200
PUT
/prod/v0/collections/{id}/
collections_update 1 param body → 200
PATCH
/prod/v0/collections/{id}/
collections_partial_update 1 param body → 200
DELETE
/prod/v0/collections/{id}/
collections_destroy 1 param → 204

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), Outline (6 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
PatchedCollection
object
4 properties
Outline
object
6 properties 5 required
PaginatedCollectionList
object
4 properties 2 required
Report
object
5 properties 5 required
CreatedField
object
16 properties 8 required
Profile
object
8 properties 5 required
Collection
object
4 properties 4 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-collections-api-openapi.yml Raw ↑

Other APIs Evrim publishes across the network.

Evrim answers API
Evrim blank API
Evrim bulk 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