API Documentation

Detailed API references, guides, and changelogs are coming soon.

Quick Start

curl -X POST https://api.nathein.com/v1/applications \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{ "legalName": "Acme Corp", "type": "LLC" }'

Please contact us to request early access to the developer sandbox.