E
Docs/API & Platform/API Access

API Access

Intended access patterns for Eudorian models and agent services.

Draft

Availability#

A public production API is not documented as available. This reference captures the planned shape without assigning final endpoints, pricing, quotas, or model identifiers.

No production endpoint

Do not send credentials or workloads to placeholder hosts shown in examples.

Authentication#

The intended design uses scoped API keys created from an authenticated Eudorian account. Key format, scopes, rotation rules, and revocation semantics remain to be finalized.

OpenAI-Compatible API#

Compatibility is planned for selected request and response shapes so existing tools can integrate with minimal adaptation. Exact coverage, streaming behavior, tool calling, and error mappings will be documented through conformance tests.

Configuration shape — placeholder only
base_url = https://api.example.invalid/v1
api_key = <future-eudorian-api-key>
model = <published-model-id>

Service Contracts#

AreaCurrent documentation status
Service endpointNot published
Model IDsNot published
Rate limitsNot published
Usage accountingArchitecture draft
SLANo production guarantee