# Healvi Wallet APIs ## Docs - [Create a new company](https://docs.healvi-wallet.de/api-reference/companies/create-a-new-company.md) - [Delete a company](https://docs.healvi-wallet.de/api-reference/companies/delete-a-company.md) - [Fetch a company by ID](https://docs.healvi-wallet.de/api-reference/companies/fetch-a-company-by-id.md) - [Get all companies](https://docs.healvi-wallet.de/api-reference/companies/get-all-companies.md) - [Update an existing company](https://docs.healvi-wallet.de/api-reference/companies/update-an-existing-company.md) - [Create a new customer](https://docs.healvi-wallet.de/api-reference/customers/create-a-new-customer.md) - [Delete a customer](https://docs.healvi-wallet.de/api-reference/customers/delete-a-customer.md) - [Get a specific customer by ID](https://docs.healvi-wallet.de/api-reference/customers/get-a-specific-customer-by-id.md) - [Get all customers for the authenticated user's companies](https://docs.healvi-wallet.de/api-reference/customers/get-all-customers-for-the-authenticated-users-companies.md) - [Send self-service email to a customer](https://docs.healvi-wallet.de/api-reference/customers/send-self-service-email-to-a-customer.md): Sends a self-service email to a customer. The request is rate-limited to once every 2 minutes per user/customer pair. - [Update an existing customer](https://docs.healvi-wallet.de/api-reference/customers/update-an-existing-customer.md) - [Create a number range](https://docs.healvi-wallet.de/api-reference/number-ranges/create-a-number-range.md) - [Delete a number range](https://docs.healvi-wallet.de/api-reference/number-ranges/delete-a-number-range.md) - [Get a specific number range](https://docs.healvi-wallet.de/api-reference/number-ranges/get-a-specific-number-range.md) - [Get all number ranges for the authenticated user's companies](https://docs.healvi-wallet.de/api-reference/number-ranges/get-all-number-ranges-for-the-authenticated-users-companies.md) - [Update a number range](https://docs.healvi-wallet.de/api-reference/number-ranges/update-a-number-range.md) - [Create signup page](https://docs.healvi-wallet.de/api-reference/signup-pages/create-signup-page.md) - [Delete signup page](https://docs.healvi-wallet.de/api-reference/signup-pages/delete-signup-page.md) - [Get sign-up customers for a specific date](https://docs.healvi-wallet.de/api-reference/signup-pages/get-sign-up-customers-for-a-specific-date.md): Returns a paginated list of customers who registered via the specified sign-up page on a given date. - [Get signup page](https://docs.healvi-wallet.de/api-reference/signup-pages/get-signup-page.md) - [List signup pages](https://docs.healvi-wallet.de/api-reference/signup-pages/list-signup-pages.md) - [Update signup page](https://docs.healvi-wallet.de/api-reference/signup-pages/update-signup-page.md) - [Development](https://docs.healvi-wallet.de/development.md): Preview changes locally to update your docs - [Code Blocks](https://docs.healvi-wallet.de/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://docs.healvi-wallet.de/essentials/images.md): Add image, video, and other HTML elements - [Markdown Syntax](https://docs.healvi-wallet.de/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.healvi-wallet.de/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable Snippets](https://docs.healvi-wallet.de/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.healvi-wallet.de/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://docs.healvi-wallet.de/index.md): Welcome to the home of your new documentation - [Quickstart](https://docs.healvi-wallet.de/quickstart.md): Start building awesome documentation in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.healvi-wallet.de/openapi/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Community](https://mintlify.com/community) - [Blog](https://mintlify.com/blog)