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

Evidently AI Service API

Service metadata and version information

Evidently AI Service API is one of 4 APIs that Evidently AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.1, at version 0.7.17.

Requests are made against 2 base URLs: https://app.evidently.cloud/api, http://localhost:8000/api.

1 operations 1 paths 1 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.7.17
Base URL
https://app.evidently.cloud
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Evidently AI Service API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token (API key) obtained from the Evidently platform settings. Set via the Authorization header or the EVIDENTLYAPIKEY environment variable.

Paths & Operations 1

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

Service 1

Service metadata and version information

GET
/version
Get service version
getVersion → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Version (3 properties). Each schema is shown below with its type and property counts.

Version
object
Service version metadata
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evidently-service-api-openapi.yml Raw ↑

Other APIs Evidently AI publishes across the network.

Evidently AI Dashboards API
Evidently AI Projects API
Evidently AI Snapshots API