# Fermata Documentation ## Docs - [Create a new account](https://docs.gofermata.com/api-reference/endpoint/create-a-new-account.md): Create a new billing account for your user that you can then collect payment from our push events to. If you leave off any Stripe information on the account, Fermata will create a Stripe customer ID for them. You can pass a credit card token to add a payment method to that account. If you… - [Create a new webhook](https://docs.gofermata.com/api-reference/endpoint/create-a-new-webhook.md) - [Create Plan for Company](https://docs.gofermata.com/api-reference/endpoint/create-plan-for-company.md) - [Edit an account information](https://docs.gofermata.com/api-reference/endpoint/edit-an-account-information.md) - [Get a single account](https://docs.gofermata.com/api-reference/endpoint/get-a-single-account.md) - [Get all accounts](https://docs.gofermata.com/api-reference/endpoint/get-all-accounts.md): List all accounts for a company - [Get all balances on account](https://docs.gofermata.com/api-reference/endpoint/get-all-balances-on-account.md) - [Get current balance for a given denomination for an account](https://docs.gofermata.com/api-reference/endpoint/get-current-balance-for-a-given-denomination-for-an-account.md) - [Get transactions for account](https://docs.gofermata.com/api-reference/endpoint/get-transactions-for-account.md) - [Get webhooks](https://docs.gofermata.com/api-reference/endpoint/get-webhooks.md): List all webhooks for company - [Push Events](https://docs.gofermata.com/api-reference/endpoint/push-events.md): Push an event to Fermata for the account. The event will be billed based on whatever rules are on the account or you can specify manual override parameters Requests don't have to bill at all. You can just push events to Fermata to track them - [Subscribe a Webhook URL to a specific topic](https://docs.gofermata.com/api-reference/endpoint/subscribe-a-webhook-url-to-a-specific-topic.md): Once you add a webhook url and get a webhook_id then you can choose to subscribe that webhook to various topics Currently supported: * `pause_balance`: Notification triggers when an account drops below zero on any balance account More coming soon - [General Fermata Tutorial](https://docs.gofermata.com/api-reference/introduction.md): Workflow for using the Fermata API - [API Tutorial 101](https://docs.gofermata.com/api-tutorial-101.md) - [Basics & Definitions](https://docs.gofermata.com/basics-and-definitions.md) - [Capturing Payment](https://docs.gofermata.com/capturing-payment.md) - [Account Management](https://docs.gofermata.com/fermata-control/account-management.md): Within the Treasury Management area of Fermata Control, you can view and manage each customer's account with your platform. - [Fermata Control](https://docs.gofermata.com/fermata-control/overview.md): Fermata Control is the Fermata dashboard - [Pause](https://docs.gofermata.com/fermata-control/pause.md): As we like to say... Fermata denotes a pause. There are multiple ways you can pause an end user's platform access, or adjust billing behaviors. - [Payment Links](https://docs.gofermata.com/fermata-control/payment-links.md): These are links you can use to manually collect account card details and begin billing - [Product Entitlements](https://docs.gofermata.com/fermata-control/product-entitlements.md): Also known as feature flags, we support the following product entitlements features - [Webhooks](https://docs.gofermata.com/fermata-control/webhooks.md): We support the following webhook events - [Welcome to Fermata](https://docs.gofermata.com/introduction.md): A quick welcome to the Fermata platform. ## OpenAPI Specs - [openapi](https://docs.gofermata.com/api-reference/openapi.yaml) ## Optional - [Login to Fermata Control](https://control.gofermata.com/) - [Use Cases](https://www.gofermata.com/services) - [Get a demo](https://calendly.com/d/46k-p64-66m/team-fermata)