# TitanX Docs ## Docs - [Create a new webhook subscription](https://docs.titanx.io/api-reference/v2/create-a-new-webhook-subscription.md): Create a webhook subscription to receive real-time notifications when contact events occur. - [Delete a webhook subscription](https://docs.titanx.io/api-reference/v2/delete-a-webhook-subscription.md): Permanently delete a webhook subscription. - [Enrich contacts](https://docs.titanx.io/api-reference/v2/enrich-contacts.md): Enrich contacts by finding additional contact information and phone numbers. Billing is per contact processed. Supports up to 1000 contacts per request. - [Get account credits](https://docs.titanx.io/api-reference/v2/get-account-credits.md): Get the current credit balance for the authenticated user account. - [Get account features](https://docs.titanx.io/api-reference/v2/get-account-features.md): Get enabled features for the authenticated client including scoring types and enrichment workflows. Returns information about available features based on the client's subscription plan. - [Get job by ID](https://docs.titanx.io/api-reference/v2/get-job-by-id.md): Get detailed information about a specific job by its ID. - [Get job contacts](https://docs.titanx.io/api-reference/v2/get-job-contacts.md): Get all contacts associated with a specific job, with pagination support. Default limit is 100 contacts per page. - [List all webhook subscriptions](https://docs.titanx.io/api-reference/v2/list-all-webhook-subscriptions.md): Retrieve all webhook subscriptions registered for the authenticated user. - [List jobs](https://docs.titanx.io/api-reference/v2/list-jobs.md): List all jobs for the authenticated user with pagination support. Filter by source (app, api, or all). - [TitanX API v2](https://docs.titanx.io/api-reference/v2/overview.md): The current and recommended version of the TitanX API - [Score contacts](https://docs.titanx.io/api-reference/v2/score-contacts.md): Score contacts based on configured criteria. Returns contact scores with credit usage information. Supports up to 1000 contacts per request. - [Update webhook status](https://docs.titanx.io/api-reference/v2/update-webhook-status.md): Enable or disable a webhook subscription without deleting it. - [Webhook Callbacks](https://docs.titanx.io/api-reference/v2/webhook-callbacks.md): OpenAPI specification for the job.contact.scored webhook callback - [Scoring](https://docs.titanx.io/guides/contacts/scoring.md) - [Quickstart](https://docs.titanx.io/guides/quickstart.md): The TitanX REST APIs let you interact with our platform programmatically. - [Rate Limiting Guide](https://docs.titanx.io/guides/rate-limits/rate-limiting-guide.md): Understand how TitanX API rate limiting works, when limits reset, and how to handle rate limit responses - [Webhooks](https://docs.titanx.io/guides/webhooks/getting-started.md) - [Welcome to TitanX API Documentation](https://docs.titanx.io/home.md): Get started with TitanX's powerful scoring API for lead qualification and customer insights. - [Api](https://docs.titanx.io/release-notes/api.md) - [App](https://docs.titanx.io/release-notes/app.md) - [Overview](https://docs.titanx.io/release-notes/overview.md) ## OpenAPI Specs - [openapi](https://docs.titanx.io/api-reference/openapi.json)