Developer Truth & Proof

The partner contract, separated from internal control planes.

Search 18 explicitly reviewed operations. Every route names its environment and capability state; no browser request runner or credential input is included.

Contract boundary

Useful integration surface. Nothing privileged.

The public artifact is generated from an exact method-and-path allowlist with only the schemas those operations reference. New internal routes remain private until reviewed.

No public “Try it” console.

Partner credentials belong on a server. Remote settlement creation remains hard-gated even though its local-sandbox contract is documented.

Recipient and webhook creation are excluded until their caller-controlled organization fields are removed.

API operations

Find a reviewed method by task, method, or state.

Filtering is local to this page. Search text is not persisted or transmitted.

18 reviewed operations

GET / Corridors / local sandbox / X-API-Key

/v1/caribbean/corridors

List Supported Corridors

Evidence: The route returns modeled corridor configuration; it does not prove current local-rail availability.

Next gate: Replace static configuration with provider-authoritative eligibility, requirements, limits, cutoffs, holidays, price, ETA, and health.

Local Sandbox

GET / Evidence / local sandbox / X-API-Key

/v1/caribbean/certificate/{cert_id}

Download Certificate

Evidence: Deterministic PDF and private-replica checks are covered locally; local artifacts are unanchored.

Next gate: Deploy a reviewed anchor, publish minimum-data verification, and obtain independent assurance of the evidence process.

Local Sandbox

GET / Evidence / local sandbox / X-API-Key

/v1/caribbean/certificate/{cert_id}/verify

Verify Certificate Endpoint

Evidence: Deterministic PDF and private-replica checks are covered locally; local artifacts are unanchored.

Next gate: Deploy a reviewed anchor, publish minimum-data verification, and obtain independent assurance of the evidence process.

Local Sandbox

POST / Quotes / local sandbox / X-API-Key

/v2/estimate

Get fee + FX breakdown

Evidence: Fresh-rate validation and exact 30-second quote evidence are covered locally.

Next gate: Bind every quoted fee and FX leg to an executable licensed provider and live corridor.

Local Sandbox

GET / Quotes / local sandbox / X-API-Key

/v2/payment-methods

List payment input adapter capabilities

Evidence: The endpoint reports configured adapter capabilities without asserting provider readiness.

Next gate: Add provider-authority, funding-finality, return, and hosted-readiness evidence per method.

Local Sandbox

GET / Recipients / local sandbox / X-API-Key

/v1/recipients

List Recipients

Evidence: Authenticated tenant-scoped recipient routes and tests are present.

Next gate: Complete provider-backed beneficiary validation and prove hosted tenant isolation.

Local Sandbox

DELETE / Recipients / local sandbox / X-API-Key

/v1/recipients/{recipient_id}

Deactivate Recipient

Evidence: Authenticated tenant-scoped recipient routes and tests are present.

Next gate: Complete provider-backed beneficiary validation and prove hosted tenant isolation.

Local Sandbox

GET / Recipients / local sandbox / X-API-Key

/v1/recipients/{recipient_id}

Get Recipient

Evidence: Authenticated tenant-scoped recipient routes and tests are present.

Next gate: Complete provider-backed beneficiary validation and prove hosted tenant isolation.

Local Sandbox

PUT / Recipients / local sandbox / X-API-Key

/v1/recipients/{recipient_id}

Update Recipient

Evidence: Authenticated tenant-scoped recipient routes and tests are present.

Next gate: Complete provider-backed beneficiary validation and prove hosted tenant isolation.

Local Sandbox

GET / Settlements / local sandbox / X-API-Key

/v1/caribbean/settlements

List Settlements

Evidence: Tenant-scoped read routes and state rendering are tested locally.

Next gate: Prove hosted object ownership, provider references, local-rail finality, and reconciliation states.

Local Sandbox

GET / Settlements / local sandbox / X-API-Key

/v1/caribbean/settlements/{settlement_id}

Get Settlement

Evidence: Tenant-scoped read routes and state rendering are tested locally.

Next gate: Prove hosted object ownership, provider references, local-rail finality, and reconciliation states.

Local Sandbox

POST / Settlements / local sandbox / X-API-Key

/v2/settle

Simulate a universal settlement in the local sandbox

Evidence: The route is admitted only in the local sandbox and fails closed remotely.

Next gate: Complete durable pre-collection, licensed payout execution, liquidity, reconciliation, and production release gates.

Local Sandbox

GET / Settlements / local sandbox / X-API-Key

/v2/settle/{settlement_id}

Poll settlement status

Evidence: Tenant-scoped read routes and state rendering are tested locally.

Next gate: Prove hosted object ownership, provider references, local-rail finality, and reconciliation states.

Local Sandbox

GET / Webhooks / remote sandbox / X-API-Key

/v1/webhooks

List Webhooks

Evidence: Signed delivery and lifecycle reads are locally tested; subscription creation is intentionally excluded from the reviewed partner contract.

Next gate: Publish the tenant-safe creation contract and prove the hosted delivery lifecycle.

Gated

DELETE / Webhooks / remote sandbox / X-API-Key

/v1/webhooks/{webhook_id}

Delete Webhook

Evidence: Signed delivery and lifecycle reads are locally tested; subscription creation is intentionally excluded from the reviewed partner contract.

Next gate: Publish the tenant-safe creation contract and prove the hosted delivery lifecycle.

Gated

GET / Webhooks / remote sandbox / X-API-Key

/v1/webhooks/{webhook_id}

Get Webhook

Evidence: Signed delivery and lifecycle reads are locally tested; subscription creation is intentionally excluded from the reviewed partner contract.

Next gate: Publish the tenant-safe creation contract and prove the hosted delivery lifecycle.

Gated

PATCH / Webhooks / remote sandbox / X-API-Key

/v1/webhooks/{webhook_id}

Update Webhook

Evidence: Signed delivery and lifecycle reads are locally tested; subscription creation is intentionally excluded from the reviewed partner contract.

Next gate: Publish the tenant-safe creation contract and prove the hosted delivery lifecycle.

Gated

GET / Webhooks / local sandbox / X-API-Key

/v1/webhooks/{webhook_id}/deliveries

List Deliveries

Evidence: The authenticated tenant-scoped delivery-history route exists and is covered locally.

Next gate: Approve the retention policy and prove the redacted response contract in a hosted environment.

Local Sandbox