Skip to main content
GET
List state filing fees

Authorizations

Authorization
string
header
required

Partner API key. Send the raw key as the Authorization header value — e.g. dk_test_… in sandbox or dk_live_… in production. Generate and rotate keys in the doola Partner Portal.

Query Parameters

entityType
string
default:LLC

Entity type to price filing fees for. One of LLC or CCorp; defaults to LLC when omitted.

Response

200 - */*

OK

state
string

Two-letter state abbreviation.

Example:

"DE"

priceInCents
integer<int64>

Filing fee in US cents.

Example:

9000