Firstbase
Search
⌃
K
Welcome
Incorporation API
Overview
Environment
Authentication
Name Check
Request
Response
Incorporation Order
Fetch Order By External Id
States of Incorporation
Countries
Industries
Webhook
Company Info
Powered By
GitBook
Comment on page
Request
POST
/referral/name-check
Parameter
Type
Required
Info
companyName
string
required
The company's name
companyType
string
required
llc
or
corporation
registrationState
string
required
wyoming
or
delaware
Request Example
{
"companyName": "Awesome company",
"companyType": "llc",
"registrationState": "delaware"
}
Incorporation API - Previous
Name Check
Next
Response
Last modified
1yr ago