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

The costs API from Evrim — 8 operation(s) for costs.

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

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

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

8 operations 8 paths 5 schemas 8 GET

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

Paths & Operations 8

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

costs 8
GET
/prod/v0/costs/answer/
costs_answer_list 2 params → 200
GET
/prod/v0/costs/answer/{id}/
costs_answer_retrieve 1 param → 200
GET
/prod/v0/costs/average/answer/
Get avg answer cost for all answers
costs_average_answer_retrieve → 200
GET
/prod/v0/costs/average/field/
Get avg field cost for all fields
costs_average_field_retrieve → 200
GET
/prod/v0/costs/average/field/type/
Get avg field cost for all fields by field type
costs_average_field_type_retrieve → 200
GET
/prod/v0/costs/created-field/
costs_created_field_list 2 params → 200
GET
/prod/v0/costs/created-field/{id}/
costs_created_field_retrieve 1 param → 200
GET
/prod/v0/costs/snapshot/{id}/
costs_snapshot_retrieve 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PaginatedCreatedFieldCostsList (4 properties), SnapshotCost (4 properties), PaginatedAnswerCostsList (4 properties), CreatedFieldCosts (3 properties). Each schema is shown below with its type and property counts.

PaginatedAnswerCostsList
object
4 properties 2 required
AnswerCosts
object
3 properties 3 required
CreatedFieldCosts
object
3 properties 3 required
SnapshotCost
object
4 properties 4 required
PaginatedCreatedFieldCostsList
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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