Returns the authenticated company’s metadata including legal details and address.
Documentation Index
Fetch the complete documentation index at: https://www.finta.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key prefixed with finta_
The company object
Unique identifier with comp_ prefix.
"comp_a1b2c3d4e5f6g7"
company The company's preferred display name.
"Acme Corp"
Unix timestamp of when the company was created.
1737000000
The company's legal name.
"Acme Corp Inc."
Legal entity type. Closed enum: c_corp (C corporation), pbc (public benefit corporation), llc (limited liability company), s_corp (S corporation), other (any other legal structure the company self-identified). Returns null when the company has not yet completed the onboarding step that captures legal structure. New values may be added over time as the onboarding questionnaire grows; consumers should treat unrecognized values defensively.
c_corp, pbc, llc, s_corp, other "c_corp"
Last 4 digits of the company's Federal Employer Identification Number. The full EIN is not exposed via the API.
"6789"
Delaware file number, if applicable.