API Access
Intended access patterns for Eudorian models and agent services.
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#
| Area | Current documentation status |
|---|---|
| Service endpoint | Not published |
| Model IDs | Not published |
| Rate limits | Not published |
| Usage accounting | Architecture draft |
| SLA | No production guarantee |