# Mayer Partner API ## Docs - [Get Deal by ID](https://docs.mayerex.com/api-reference/deals/get-deal-by-id.md): This endpoint fetches an individual deal by ID, and returns a Deal object containing all the information about a deal. - [List Deals](https://docs.mayerex.com/api-reference/deals/list-deals.md): This endpoint fetches a paginated list of deals. - [Get File by ID](https://docs.mayerex.com/api-reference/files/get-file-by-id.md): This endpoint fetches an individual file by ID, and returns a signed URL to access the file. - [Introduction](https://docs.mayerex.com/api-reference/introduction.md): Reference documentation for the Mayer Partner API - [Get Webhook URL](https://docs.mayerex.com/api-reference/webhook/get-webhook-url.md): This endpoint fetches the current webhook URL that is set up for events. - [Set Webhook URL](https://docs.mayerex.com/api-reference/webhook/set-webhook-url.md): This endpoint updates the webhook URL for events. - [Obtain an API Token](https://docs.mayerex.com/essentials/get-access.md): Guide for how to obtain an API token for the Mayer Partner API - [FAQ](https://docs.mayerex.com/faq.md): Frequently Asked Questions about the Mayer Partner API - [Introduction](https://docs.mayerex.com/index.md): Welcome to the Mayer Partner API - [Quickstart](https://docs.mayerex.com/quickstart.md): Start building an awesome integration in just minutes. ## OpenAPI Specs - [public](https://api.mayerex.com/openapi/public.json) ## Optional - [HubSpot](https://hubspot.com)