# Anzi Docs ## Docs - [Get claims by license (paginated)](https://api-docs.anzi.finance/api-reference/claims/get-claims-by-license-paginated.md): Returns claims associated to the authenticated license. Supports pagination and filtering by status and payment association. - [Create Guarantee](https://api-docs.anzi.finance/api-reference/guarantees/create-a-guarantee.md): Create a guarantee associated with a license using your API Key - [Get coverages data](https://api-docs.anzi.finance/api-reference/guarantees/get-coverages-data.md): Returns coverage and premium for a given loan amount under a license. - [Get guarantee by UID](https://api-docs.anzi.finance/api-reference/guarantees/get-guarantee-by-uid.md): Returns a guarantee by its UID for the provided license. - [Update credit status](https://api-docs.anzi.finance/api-reference/guarantees/update-credit-status.md): Updates the credit status and outstanding principal of a guarantee. - [List licenses](https://api-docs.anzi.finance/api-reference/licenses/list-licenses.md): Returns the operational licenses for your organization. - [Create API Key](https://api-docs.anzi.finance/api-reference/users/create-api-key.md): Generate an API key bound to your organization - [Authentication](https://api-docs.anzi.finance/authentication.md): Learn how to authenticate your API requests using API Keys - [Basic API Flow](https://api-docs.anzi.finance/basic-api-flow.md): In this session, you can find the basic flow for generating and claiming the guarantees for your credits. - [Create Guarantee](https://api-docs.anzi.finance/core-concepts/errors.md): API error codes for Create Guarantee (POST /guarantees) - [Update Credit Status](https://api-docs.anzi.finance/core-concepts/errors-credit-status.md): API error codes for Update Credit Status (PUT /guarantees/credit-status) - [Developer Glossary](https://api-docs.anzi.finance/core-concepts/glossary.md): Key financial and product terms used in Anzi docs, defined for developers. - [Guarantee Overview](https://api-docs.anzi.finance/core-concepts/guarantee-overview.md): Core concepts: Guarantee - [License Overview](https://api-docs.anzi.finance/core-concepts/license.md): Core concept: License. The backbone of your interaction with Anzi. - [License Types](https://api-docs.anzi.finance/core-concepts/license-types.md): Understand SURETY vs FIRST LOSS and how they impact guarantees. - [Introduction](https://api-docs.anzi.finance/welcome-anzi-devs.md): Welcome to Anzi Developers - Start integrating with Anzi Guarantees ## OpenAPI Specs - [openapi](https://api-docs.anzi.finance/openapi.yaml)