The CorpNet Business Formation API enables partners to integrate business formation services directly into their own platform — under their own brand, in all 50 U.S. states. Use it to:
- Retrieve available formation packages by entity type and state — with real-time pricing.
- Submit business formation orders with structured payloads.
- Track order progression through the filing lifecycle.
- Manage RFI (Request-For-Information) responses, document uploads, and document downloads.
- Cancel orders pre-filing, or apply post-submission updates while a task is open.
Where to start
- New to the API? Start with Getting Started.
- Need the package response shape? See Business Formation Object.
- Tracking orders? See Order Lifecycle for the canonical phase/status enumeration.
Environments
| Environment | Base URL | Use Case |
|---|---|---|
| Staging | https://api.staging24.corpnet.com | Testing, QA |
| Production | https://api.corpnet.com | Live requests |
Bearer tokens are issued by CorpNet during partner onboarding. Staging and production tokens are distinct. See Authorization for the request header format and error semantics.