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

Eigenpal Metadata API

Authenticate and inspect the current API context.

Eigenpal Metadata API is one of 6 APIs that Eigenpal publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metadata. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://studio.eigenpal.com.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://studio.eigenpal.com
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — API key issued from Settings → API Keys. Pass as Authorization: Bearer .

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.

Metadata 1

Authenticate and inspect the current API context.

GET
/api/v1/auth/check
Check API key identity
auth.check → 200400401403404413429500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AuthCheckResponse (10 properties), ApiErrorEnvelope (4 properties), ApiErrorIssue (4 properties). Each schema is shown below with its type and property counts.

ApiErrorIssue
object
4 properties 4 required
ApiErrorEnvelope
object
4 properties 2 required
AuthCheckResponse
object
10 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eigenpal-metadata-api-openapi.yml Raw ↑

Other APIs Eigenpal publishes across the network.

Eigenpal Automations API
Eigenpal Evaluation API
Eigenpal Files API
Eigenpal Reviews API
Eigenpal Runs API