overlay: 1.0.0 info: title: API Evangelist enhancements for EVEDEX Market Data version: 1.0.0 extends: openapi/evedex-market-data-openapi.json x-generated: '2026-08-26' x-method: generated x-source: Derived from the harvested spec plus https://docs.evedex.com/developers/developers x-note: 'Non-destructive enhancement layer. EVEDEX serves this spec live and it is never mutated in place. This service declares 8 operations, of which 8 carry no operationId and 8 carry no summary. The actions below add provenance and the cross-cutting facts EVEDEX documents in prose but does not encode in the contract. No operationId is invented here: naming 557 operations is EVEDEX''s call to make, and a name we mint would collide with the one they eventually choose.' actions: - target: $.info update: x-apievangelist-harvested: '2026-08-26' x-apievangelist-source: https://market-data-api.evedex.com/api/openapi.json x-apievangelist-provider: EVEDEX x-apievangelist-docs: https://docs.evedex.com/developers/developers x-api-evangelist-operation-count: 8 x-api-evangelist-missing-operation-ids: 8 x-api-evangelist-missing-summaries: 8 - target: $.info update: x-rate-limit: scope: per-account heavy_requests: 30 window: 60s applies_to: - order create - order cancel - order replace - position close - tpsl create - tpsl cancel - tpsl replace - withdraw headers: null docs: https://docs.evedex.com/developers/developers/toolkit x-error-envelope: schema: ErrorResponse shape: '{ "message": string }' rfc9457: false x-idempotency: supported: false x-agentic-access-profile: agentic-access/evedex-agentic-access.yml - target: $.info update: x-public-access: authentication_required: false note: Historical price data is read-only and requires no authorization. x-response-cap: max_candlesticks: 100000 x-timeframes: - 1s - 1m - 3m - 5m - 15m - 30m - 1h - 4h - 6h - 12h - 1d - 1w - 1mo