Submit formation
Create a draft formation and start payment. Returns a Stripe checkout_url unless the account has a saved card, in which case the charge happens inline and charged_inline is true.
Documentation Index
Fetch the complete documentation index at: https://docs.crevio.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in the format: Bearer {api_token}
Body
Today doola only supports LLC
LLC Two-letter US state code (e.g. WY)
6-digit NAICS code (from GET /v1/formations/naics_codes)
2501 - 3 elementsLLC members. Ownership percentages must sum to exactly 100.
1KYC verification id from the active KYC provider. Optional — omitted means auto-resolve via the configured provider.
Response
Formation created
awaiting_payment, pending, submitted, completed, failed LLC unpaid, paid, refunded Present when hosted checkout is needed
True when card-on-file charged inline without redirect

