Go Back

Read your instance business details through the API

André Mayer
André Mayer

The business information you entered when onboarding your instance is now readable through the API and the MCP server.

What's new

Three read-only endpoints under /v1/instances/{instance_id}/onboarding/ are now part of the public reference and the SDK:

  • GET .../business_details: legal name, tax ID, entity type, state of incorporation, formation date, trading names and registered address.
  • GET .../business_profile: industry, website, business scenario and expected volume.
  • GET .../ownership_documents: owners and ownership documents.

They authenticate with your regular instance API key. Use them to keep the records you hold about your own instance in sync with what BlindPay has on file. Updating this information still happens through the dashboard.