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 created-fields API

The created-fields API from Evrim — 3 operation(s) for created-fields.

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

Tagged areas include created-fields. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 3 paths, and defines 6 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 6 schemas 1 DELETE2 GET1 PATCH2 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 created-fields 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, 2 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

created-fields 7
GET
/prod/v0/created-fields/
created_fields_list 2 params → 200
POST
/prod/v0/created-fields/
created_fields_create body → 201
POST
/prod/v0/created-fields/{field_id}/profile/
Attach a created field to a profile
created_fields_profile_create 1 param body → 201
GET
/prod/v0/created-fields/{id}/
created_fields_retrieve 1 param → 200
PUT
/prod/v0/created-fields/{id}/
created_fields_update 1 param body → 200
PATCH
/prod/v0/created-fields/{id}/
created_fields_partial_update 1 param body → 200
DELETE
/prod/v0/created-fields/{id}/
created_fields_destroy 1 param → 204

Schemas 6

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

Template
object
5 properties 3 required
Field
object
12 properties 4 required
PaginatedCreatedFieldList
object
4 properties 2 required
CreatedFieldToProfile
object
1 property 1 required
CreatedField
object
16 properties 8 required
PatchedCreatedField
object
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evrim-created-fields-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 extract API
Evrim fields API
Evrim health API
Evrim prod API
Evrim profiles API
Evrim prompt-templates API