Metro 2 API Developer Center

    This documentation reflects the current public `/api/v1` contract, including ingest, file operations, webhooks, disputes, CRA responses, scheduling, and audit-history access.

    Current Contract

    • Public API-key endpoints include ingest, file upload/process/status, webhooks, disputes, CRA responses, scheduling, audit history/export, data deletion, and the RentVine routes under `/api/v1`.
    • API key management is implemented at `/api/v1/api-keys`, but it uses authenticated admin dashboard sessions rather than API-key auth.
    • The dashboard still uses internal routes such as `/api/webhooks`, `/api/disputes`, `/api/cra-responses`, `/api/submission-schedules`, and `/api/audit-log`, but equivalent public integration routes now exist under `/api/v1`.

    Public API

    Operational Guides

    Reference Files