# Unyte ## Docs - [Retrieve a claim by its ID or Reference Number](https://docs.unyte.africa/api-reference/claims/retrieve-a-claim-by-its-id-or-reference-number.md): Retrieve a single claim by its unique ID or claim reference number - [Submit a claim](https://docs.unyte.africa/api-reference/claims/submit-a-claim.md): Submits a new claim entry on behalf of a customer - [Update the details of a previously filed claim by a cutstomer](https://docs.unyte.africa/api-reference/claims/update-the-details-of-a-previously-filed-claim-by-a-cutstomer.md): Endpoint to update an existing filed claim - [View all claims made by your customers](https://docs.unyte.africa/api-reference/claims/view-all-claims-made-by-your-customers.md): Retrieve a list of claims based on query parameters. - [Retrieve a specific customer's details](https://docs.unyte.africa/api-reference/customers/retrieve-a-specific-customers-details.md): This endpoint returns detailed information for a specific customer, including their contact information, policies, claims, and transactions. - [Retrieve all active policies for a specific customer](https://docs.unyte.africa/api-reference/customers/retrieve-all-active-policies-for-a-specific-customer.md): This endpoint returns a list of all active policies associated with the customer. Filters are available to query by active, inactive, or expired policies. - [Retrieve all claims for a specific customer](https://docs.unyte.africa/api-reference/customers/retrieve-all-claims-for-a-specific-customer.md): This endpoint returns a list of all claims made by the customer, including active, inactive, or resolved claims. - [Retrieve all customers for a merchant](https://docs.unyte.africa/api-reference/customers/retrieve-all-customers-for-a-merchant.md): This endpoint returns a list of all customers associated with the authenticated merchant. Merchants can filter customers by various attributes such as active policies or claims. Pagination is supported to handle large datasets. - [Create a new environment](https://docs.unyte.africa/api-reference/environments/create-a-new-environment.md): Creates a new environment for a merchant and generates an API key. - [Get apiv1environments ](https://docs.unyte.africa/api-reference/environments/get-apiv1environments-.md): ViewSet for managing environments. - [Retrieve all environments](https://docs.unyte.africa/api-reference/environments/retrieve-all-environments.md): This endpoint retrieves all environments. - [List all insurance providers](https://docs.unyte.africa/api-reference/insurance-providers/list-all-insurance-providers.md): List all insurance providers registered on the platform - [Search for insurance providers](https://docs.unyte.africa/api-reference/insurance-providers/search-for-insurance-providers.md): Search for insurance providers by name. - [View details about a specific insurance provider](https://docs.unyte.africa/api-reference/insurance-providers/view-details-about-a-specific-insurance-provider.md): Returns a detailed object containing information about the specified insurance provider. - [Check Job Status](https://docs.unyte.africa/api-reference/job-tasks/check-job-status.md): Check the status of a job task - [List all merchants](https://docs.unyte.africa/api-reference/merchant/list-all-merchants.md): Retrieve a list of all merchants on the platform - [Register a new merchant on Unyte](https://docs.unyte.africa/api-reference/merchant/register-a-new-merchant-on-unyte.md): Register a new merchant on the platform - [Retrieve a merchant instance by its `merchant_id` (merchant id, refers to a unique merchant code assigned to the merchant)](https://docs.unyte.africa/api-reference/merchant/retrieve-a-merchant-instance-by-its-`merchant_id`-merchant-id-refers-to-a-unique-merchant-code-assigned-to-the-merchant.md): This action allows you to retrieve a single merchant by its unique merchant code. - [Update a merchant information as a customer support agent](https://docs.unyte.africa/api-reference/merchant/update-a-merchant-information-as-a-customer-support-agent.md): API view to update a merchant's core information using the merchant's tenant ID. - [Verify merchant email](https://docs.unyte.africa/api-reference/merchant/verify-merchant-email.md): Verify the email address of a merchant based on their verification token. - [Health Check](https://docs.unyte.africa/api-reference/platform-status/health-check.md): Check the health status of the API - [Cancel an active policy subscription](https://docs.unyte.africa/api-reference/policies/cancel-an-active-policy-subscription.md): Cancel an active policy subscription using the policy id or the policy number provided by the insurer - [Purchase a policy](https://docs.unyte.africa/api-reference/policies/purchase-a-policy.md): Purchase a new policy for your customer - [Renew a policy](https://docs.unyte.africa/api-reference/policies/renew-a-policy.md): This action allows you as a merchant to submit a renewal request for your customer - [Search and filter for policies](https://docs.unyte.africa/api-reference/policies/search-and-filter-for-policies.md): Action that allows you to search or filter for a policy based on certain parameters. - [Update an existing policy data](https://docs.unyte.africa/api-reference/policies/update-an-existing-policy-data.md): Update an insurance policy using the policy ID - [View all purchased policies admin only](https://docs.unyte.africa/api-reference/policies/view-all-purchased-policies--admin-only.md) - [View the details of a specific insurance policy by its ID](https://docs.unyte.africa/api-reference/policies/view-the-details-of-a-specific-insurance-policy-by-its-id.md): Retrieve a specific policy by its ID - [List all products](https://docs.unyte.africa/api-reference/products/list-all-products.md): List all products available in the system - [Retrieve a product by ID](https://docs.unyte.africa/api-reference/products/retrieve-a-product-by-id.md): Retrieve a specific product by its UUID. - [Retrieve a product by name](https://docs.unyte.africa/api-reference/products/retrieve-a-product-by-name.md): Retrieve a specific product by its name. - [Onboard Partner Provider Products](https://docs.unyte.africa/api-reference/providers-onboarding/onboard-partner-provider-products.md): Onboard insurance products of a provider - [Register a new Insurance Provider](https://docs.unyte.africa/api-reference/providers-onboarding/register-a-new-insurance-provider.md): Onboarding endpoint for registering a new insurance provider - [Capture a new purchase intent for an insurance policy](https://docs.unyte.africa/api-reference/quotes/capture-a-new-purchase-intent-for-an-insurance-policy.md): Create a new pre-purchase intent for a selected insurance quote. - [Request a quote for an insurance policy or product](https://docs.unyte.africa/api-reference/quotes/request-a-quote-for-an-insurance-policy-or-product.md): Submit a request to generate insurance quotes for a specified product type and customer details. Allows filtering by provider, coverage type, and sorting. - [Retrieve a specific quote by its reference code](https://docs.unyte.africa/api-reference/quotes/retrieve-a-specific-quote-by-its-reference-code.md): Endpoint to retrieve a specific quote by its reference code - [Changelog](https://docs.unyte.africa/changelog.md): Stay upto dates with latest changes in our platform's APIs. - [Definitions](https://docs.unyte.africa/content/claims/definitions.md) - [Errors](https://docs.unyte.africa/content/claims/errors.md): Provides a clear understanding of the potential error codes, meaning and resolution for our Claims Management APIs. - [Claims Processing Documentation](https://docs.unyte.africa/content/claims/overview.md): Describes endpoints related to filing and tracking claims - [Acquiring Insurance Quotes](https://docs.unyte.africa/content/insurance-quotes.md): Merchant can use the Quote APIs to explore different competitive pricing for different products offered by our providers. - [Definitions](https://docs.unyte.africa/content/policies/definitions.md) - [Errors](https://docs.unyte.africa/content/policies/errors.md): Provides a clear understanding of the potential error codes, meaning and resolution for our Policy Management APIs - [Policy Management APIs](https://docs.unyte.africa/content/policies/overview.md): Faciliate and manage insurance policies - [Insurance Products](https://docs.unyte.africa/content/products.md): Merchants can use the Products API to discover insurance products from various providers, which are policies or services our partner providers offers. - [Business Registration and KYC](https://docs.unyte.africa/content/registration-et-kyc.md): Learn how merchants and insurers can register and complete the Know Your Customer (KYC) process at Unyte. - [Features and Integration](https://docs.unyte.africa/features-and-integration.md): Detailed overview of SuperPool platform features and integration capabilities. - [Idempotency](https://docs.unyte.africa/go_live/idempotency.md) - [Launch on Production](https://docs.unyte.africa/go_live/production_environment.md) - [Rate limiting guidelines](https://docs.unyte.africa/go_live/rate_limit_guide.md) - [Introduction](https://docs.unyte.africa/introduction.md): Find all the guides and resources to get your business up and integrated with Unyte APIs. - [Getting started](https://docs.unyte.africa/overview/getting_started.md) - [API Integration](https://docs.unyte.africa/overview/integration.md): Learn how to use the Superpool REST APIs and how to facilitate policy acquisition for your customers - [API Requests](https://docs.unyte.africa/overview/requests.md) - [Responses](https://docs.unyte.africa/overview/responses.md) - [Current Resources](https://docs.unyte.africa/resources/Overview.md) - [Overview](https://docs.unyte.africa/sandbox/overview.md) ## OpenAPI Specs - [.spectral](https://docs.unyte.africa/.spectral.yaml) - [schema](https://docs.unyte.africa/api-reference/schema.json) - [superpool](https://docs.unyte.africa/api-reference/superpool.yaml) - [openapi](https://docs.unyte.africa/api-reference/openapi.json) ## Optional - [Knowledge Base](https://unyte.africa/company/learn)