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

The prompt-templates API from Evrim — 2 operation(s) for prompt-templates.

Evrim prompt-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 prompt-templates. The published artifact set on APIs.io includes an OpenAPI specification.

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

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

Paths & Operations 3

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

prompt-templates 3
GET
/prod/v0/prompt-templates/
prompt_templates_list 2 params → 200
POST
/prod/v0/prompt-templates/
prompt_templates_create body → 201
GET
/prod/v0/prompt-templates/{id}/
prompt_templates_retrieve 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Field (12 properties), Template (5 properties), PromptTemplate (4 properties), PaginatedPromptTemplateList (4 properties). Each schema is shown below with its type and property counts.

StatusEnum
string
W - WAITING P - PROCESSING C - COMPLETED F - FAILED
Template
object
5 properties 3 required
Field
object
12 properties 4 required
PaginatedPromptTemplateList
object
4 properties 2 required
PromptTemplate
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evrim-prompt-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