Upload Branding Asset
Upload a logo or icon as a base64-encoded image (png, jpeg, or webp; max 2MB). The file content must match the declared type. The uploaded asset immediately replaces the current logo or icon.
Authorization
ApiKeyAuth In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/organization/branding/assets" \ -H "Content-Type: application/json" \ -d '{ "kind": "logo", "fileType": "image/png", "file": "string" }'{ "url": "http://example.com"}Update Organization PATCH
Update your organization settings. All fields are optional; only the provided fields are updated. Setting `billedUsers` requires billing to be onboarded.
List Prices GET
List prices for all product types, including the FileForms default retail price, your custom retail price when set, and the wholesale floor. State filing fees are charged at cost in addition to all product prices; per-product composition notes (bundled EIN/DBA, the registered agent subscription added with Tier 2/3, the expedited surcharge) are in each row’s `description`.