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

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

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

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

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

7 operations 3 paths 11 schemas 1 DELETE3 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 templates API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (knoxApiToken).

Paths & Operations 7

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

templates 7
GET
/prod/v0/templates/
templates_list 4 params → 200
POST
/prod/v0/templates/
templates_create body → 201
GET
/prod/v0/templates/{id}/
templates_retrieve 1 param → 200
PUT
/prod/v0/templates/{id}/
templates_update 1 param body → 200
PATCH
/prod/v0/templates/{id}/
templates_partial_update 1 param body → 200
DELETE
/prod/v0/templates/{id}/
templates_destroy 1 param → 204
GET
/prod/v0/templates/{template_id}/profiles/
templates_profiles_list 5 params → 200

Schemas 11

The contract defines 11 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
Outline
object
6 properties 5 required
PaginatedTemplateList
object
4 properties 2 required
PatchedTemplate
object
5 properties
Report
object
5 properties 5 required
CreatedField
object
16 properties 8 required
Profile
object
8 properties 5 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-templates-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 extract API
Evrim fields API
Evrim health API
Evrim prod API
Evrim profiles API