# Recotap ## Docs - [Create Accounts](https://docs.recotap.com/api-reference/accounts/create-accounts.md): Push new accounts from your CRM into Recotap - [List Accounts](https://docs.recotap.com/api-reference/accounts/list-accounts.md): Pull all accounts with Recotap scores and intent signals - [List Unmapped Accounts](https://docs.recotap.com/api-reference/accounts/list-unmapped-accounts.md): Find accounts that have no CRM external ID set - [Map External IDs](https://docs.recotap.com/api-reference/accounts/map-external-ids.md): Bulk write CRM external IDs into Recotap accounts matched by domain - [Update Account](https://docs.recotap.com/api-reference/accounts/update-account.md): Update custom fields on an existing account by its CRM external ID - [Create Account Custom Field](https://docs.recotap.com/api-reference/custom-fields/create-account-custom-field.md): Add a new custom field definition for accounts - [List Account Custom Fields](https://docs.recotap.com/api-reference/custom-fields/list-account-custom-fields.md): Return all active custom fields for accounts - [List Deal Stages](https://docs.recotap.com/api-reference/deal-stages/list-deal-stages.md): Retrieve all stored pipeline and stage definitions - [Push Deal Stages](https://docs.recotap.com/api-reference/deal-stages/push-deal-stages.md): Push your CRM's pipeline and stage catalog into Recotap - [Push Deals](https://docs.recotap.com/api-reference/deals/push-deals.md): Upsert deals from your CRM into Recotap - [Push Sales Activities](https://docs.recotap.com/api-reference/sales-activities/push-sales-activities.md): Push call and email activities from your CRM into Recotap - [List Segments](https://docs.recotap.com/api-reference/segments/list-segments.md): Pull all active and draft static segments from Recotap - [Authentication](https://docs.recotap.com/authentication.md): How to generate and use your Recotap API key to authenticate requests - [Errors](https://docs.recotap.com/errors.md): Complete error reference for the Recotap CRM API - [Introduction](https://docs.recotap.com/introduction.md): Connect your custom CRM to Recotap using our REST API - [Quickstart](https://docs.recotap.com/quickstart.md): Get your first API call working in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.recotap.com/api-reference/openapi.json)