Boca Raton Partner API

Boca Raton Partner API

Partner backend API surface for hosted wallet integrations.

This specification covers the partner-facing backend APIs on https://partner-api.bocaraton.com.

The canonical partner identifier is externalId. Boca Raton's internal userId may be returned in responses for reconciliation and support, but it is not the resource key for partner paths.

Versioning

All endpoints are prefixed with a major version (/v1). Breaking changes will be introduced under a new version prefix. Non-breaking additions (new optional fields, new endpoints) may be added to the current version without notice. Partners should ignore unknown fields in responses.

Base URL

https://partner-api.bocaraton.com

On this page