Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt

Use this file to discover all available pages before exploring further.

The generated API reference is the route-by-route view of the pinned openapi.json contract. Use it when you need the exact method, path, parameters, request body, response statuses, response schema, authentication requirement, and generated examples for a specific REST endpoint. This page is a stable entry point for the generated endpoint reference. The generated endpoint pages under /api-reference/* are the route-specific contract. The OpenAPI page explains the pinned machine-readable contract, and Operation Schemas exposes the generated JSON Schema browsing pages for every documented operation.

Use This For

NeedBest surface
Exact route contractGenerated endpoint reference under /api-reference/*
Machine-readable sourceOpenAPI
Schema browsingOperation Schemas
Component browsingComponent Schemas
Human route-family guidanceREST API
Teaching examplesExamples and Example Responses

Contract Boundaries

Generated endpoint pages are route-specific source. They should win when a client needs to know which query parameter, path parameter, request body, response status, or response schema belongs to a route. Generated schema pages are browsing surfaces derived from the same refreshed openapi.json. They make component schemas, operation schemas, and family groupings easier to inspect, but they do not replace the OpenAPI contract or generated endpoint reference. Response examples are teaching artifacts. They help a builder see parser shape and payload style, but examples are not live response evidence and should not be treated as complete schema coverage. Use this entry page when another surface needs a stable link to the generated API reference root. For endpoint implementation, continue from the generated operation page, then check the matching operation schema page if you need a standalone JSON Schema block for code review, fixture generation, or warehouse mapping.

Reference Entry Points

OpenAPI

Open the pinned machine-readable REST contract.

Operation Schemas

Browse generated JSON Schema pages for every operation.

Component Schemas

Browse generated JSON Schema pages for every OpenAPI component.

Reference Hub

Return to the technical reference hub.
Last modified on May 18, 2026