# taap.it API ## Docs - [Create Domain](https://docs.taap.it/api-reference/domains/create.md): Create a new custom domain for your workspace - [Delete Domain](https://docs.taap.it/api-reference/domains/delete.md): Remove a domain from your account - [Retrieve Domain](https://docs.taap.it/api-reference/domains/get.md): Retrieve details for a specific domain - [List Domains](https://docs.taap.it/api-reference/domains/list.md): Retrieve a paginated list of domains - [Track Lead](https://docs.taap.it/api-reference/events/lead.md): Create a lead conversion event - [Track Sale](https://docs.taap.it/api-reference/events/sale.md): Create a sale conversion event - [Create Link](https://docs.taap.it/api-reference/links/create.md): Create a new deeplink with optional advanced features - [Delete Link](https://docs.taap.it/api-reference/links/delete.md): Remove a link from your account - [Retrieve Link](https://docs.taap.it/api-reference/links/get.md): Retrieve details for a specific link - [List Links](https://docs.taap.it/api-reference/links/list.md): Retrieve a paginated list of links with optional filtering - [Update Link](https://docs.taap.it/api-reference/links/update.md): Update an existing link's properties - [Create Project](https://docs.taap.it/api-reference/projects/create.md): Create a new project to organize your links - [Delete Project](https://docs.taap.it/api-reference/projects/delete.md): Remove a project from your account - [Retrieve Project](https://docs.taap.it/api-reference/projects/get.md): Retrieve details for a specific project - [List Projects](https://docs.taap.it/api-reference/projects/list.md): Retrieve a paginated list of projects - [Update Project](https://docs.taap.it/api-reference/projects/update.md): Update an existing project's details - [Link Statistics](https://docs.taap.it/api-reference/stats/link-stats.md): Retrieve detailed statistics for a specific link - [Link Stats Summary](https://docs.taap.it/api-reference/stats/link-summary.md): Get aggregated statistics for a link - [Workspace Statistics](https://docs.taap.it/api-reference/stats/workspace-stats.md): Retrieve detailed statistics for your workspace - [Workspace Stats Summary](https://docs.taap.it/api-reference/stats/workspace-summary.md): Get aggregated statistics for your workspace - [Authentication](https://docs.taap.it/authentication.md): Learn how to authenticate with the taap.it API using API keys - [Shopify](https://docs.taap.it/conversions/automatic/shopify.md): Automatic conversion tracking for Shopify stores — add a script tag and configure webhooks - [Stripe](https://docs.taap.it/conversions/automatic/stripe.md): Automatic conversion tracking for Stripe payments - [How Conversions Work](https://docs.taap.it/conversions/how-conversions-work.md): Understand the conversion tracking flow from click to conversion - [Client-side Integration](https://docs.taap.it/conversions/manual/client-side.md): Track conversions directly from your frontend using the NPM package or script tag - [Server-side Integration (Recommended)](https://docs.taap.it/conversions/manual/server-side.md): Track conversions from your backend for maximum reliability - [Overview](https://docs.taap.it/conversions/overview.md): Track leads and sales from your Taapit deeplinks - [taap.it API Documentation](https://docs.taap.it/index.md): Powerful link management and analytics API for developers - [Introduction](https://docs.taap.it/introduction.md): Welcome to the taap.it API documentation - [Quickstart Guide](https://docs.taap.it/quickstart.md): Get up and running with the taap.it API in minutes ## OpenAPI Specs - [openapi](https://docs.taap.it/openapi.json)