# Sendazi ## Docs - [Change API Key Status](https://developers.sendazi.com/api-reference/api-keys/change-status.md): Enable or disable an API key - [Delete API Key](https://developers.sendazi.com/api-reference/api-keys/delete.md): Delete an API key - [Generate API Key](https://developers.sendazi.com/api-reference/api-keys/generate.md): Generate a new API key - [Get API Key](https://developers.sendazi.com/api-reference/api-keys/get.md): Retrieve a specific API key by UUID - [List API Keys](https://developers.sendazi.com/api-reference/api-keys/list.md): Returns all API keys for the authenticated user - [Bulk Assign to Groups](https://developers.sendazi.com/api-reference/contacts/assign-groups.md): Assign multiple contacts to multiple groups at once - [Create Contact](https://developers.sendazi.com/api-reference/contacts/create.md): Create a new contact - [Get Contact](https://developers.sendazi.com/api-reference/contacts/get.md): Retrieve a specific contact by ID - [List Contacts](https://developers.sendazi.com/api-reference/contacts/list.md): Returns a paginated list of all contacts - [List Packages](https://developers.sendazi.com/api-reference/dashboard/packages.md): Retrieve available credit packages for purchase - [Create Group](https://developers.sendazi.com/api-reference/groups/create.md): Create a new contact group - [Delete Group](https://developers.sendazi.com/api-reference/groups/delete.md): Delete a contact group - [Get Group](https://developers.sendazi.com/api-reference/groups/get.md): Retrieve a specific group by UUID - [List Groups (Paginated)](https://developers.sendazi.com/api-reference/groups/list.md): Returns a paginated list of contact groups - [List All Groups](https://developers.sendazi.com/api-reference/groups/list-all.md): Returns all contact groups without pagination - [Update Group](https://developers.sendazi.com/api-reference/groups/update.md): Update an existing contact group - [API Introduction](https://developers.sendazi.com/api-reference/introduction.md): Learn how to integrate with the Sendazi API - [Create Message Template](https://developers.sendazi.com/api-reference/message-templates/create.md): Create a new message template with optional placeholders - [Delete Message Template](https://developers.sendazi.com/api-reference/message-templates/delete.md): Delete a message template - [Get Message Template](https://developers.sendazi.com/api-reference/message-templates/get.md): Retrieve a specific message template by UUID - [List Message Templates](https://developers.sendazi.com/api-reference/message-templates/list.md): Returns all message templates - [Update Message Template](https://developers.sendazi.com/api-reference/message-templates/update.md): Update an existing message template - [Verify Payment](https://developers.sendazi.com/api-reference/payments/verify.md): Verify a payment transaction - [Create Sender ID](https://developers.sendazi.com/api-reference/sender-ids/create.md): Request a new sender ID for approval - [Delete Sender ID](https://developers.sendazi.com/api-reference/sender-ids/delete.md): Delete a sender ID - [Get Sender ID](https://developers.sendazi.com/api-reference/sender-ids/get.md): Retrieve a specific sender ID by UUID - [List Sender IDs](https://developers.sendazi.com/api-reference/sender-ids/list.md): Returns all sender IDs for the authenticated user - [List Approved Sender IDs](https://developers.sendazi.com/api-reference/sender-ids/list-approved.md): Returns all approved sender IDs as a simple array - [Create SMS Campaign](https://developers.sendazi.com/api-reference/sms-campaigns/create.md): Create a new SMS campaign to send messages to your contacts - [Get SMS Campaign](https://developers.sendazi.com/api-reference/sms-campaigns/get.md): Retrieve details of a specific SMS campaign - [List SMS Campaigns](https://developers.sendazi.com/api-reference/sms-campaigns/list.md): Returns a paginated list of all SMS campaigns for the authenticated user - [Quick Send SMS](https://developers.sendazi.com/api-reference/sms-campaigns/quick-send.md): Send a single SMS instantly using a simple GET request - [Get Campaign Recipients](https://developers.sendazi.com/api-reference/sms-campaigns/recipients.md): Retrieve the list of recipients for a specific SMS campaign - [Create Short URL](https://developers.sendazi.com/api-reference/tools/url-shortener.md): Generate shortened URLs with advanced tracking capabilities - [Get Account Balance](https://developers.sendazi.com/api-reference/user/balance.md): Retrieve the current account balance and credit information - [List Bundle History](https://developers.sendazi.com/api-reference/user/bundle-history.md): Retrieve the history of purchased credit bundles - [Get Bundle History Item](https://developers.sendazi.com/api-reference/user/bundle-history-item.md): Retrieve a specific bundle purchase by ID - [Get Deductions](https://developers.sendazi.com/api-reference/user/deductions.md): Retrieve the list of credit deductions from campaigns - [Get Transaction](https://developers.sendazi.com/api-reference/user/transaction.md): Retrieve a specific transaction by UUID - [List Wallet Transactions](https://developers.sendazi.com/api-reference/user/transactions.md): Retrieve all wallet transactions - [Create Voice Campaign](https://developers.sendazi.com/api-reference/voice-campaigns/create.md): Create a new voice campaign to broadcast messages to your contacts - [Get Voice Campaign](https://developers.sendazi.com/api-reference/voice-campaigns/get.md): Retrieve details of a specific voice campaign - [List Voice Campaigns](https://developers.sendazi.com/api-reference/voice-campaigns/list.md): Returns a paginated list of all voice campaigns for the authenticated user - [Get Voice Campaign Recipients](https://developers.sendazi.com/api-reference/voice-campaigns/recipients.md): Retrieve the list of recipients for a specific voice campaign - [Campaigns](https://developers.sendazi.com/guides/campaigns.md): Learn how to create and manage SMS and Voice campaigns - [Contacts & Groups](https://developers.sendazi.com/guides/contacts.md): Manage your contacts and organize them into groups - [Sender IDs](https://developers.sendazi.com/guides/sender-ids.md): Set up and manage your sender IDs for professional messaging - [Message Templates](https://developers.sendazi.com/guides/templates.md): Create reusable message templates with dynamic placeholders - [Welcome to Sendazi](https://developers.sendazi.com/index.md): Powerful SMS and Voice campaign management platform - [Quickstart](https://developers.sendazi.com/quickstart.md): Start sending SMS and Voice campaigns in minutes ## OpenAPI Specs - [openapi](https://developers.sendazi.com/api-reference/openapi.json) ## Optional - [API Status](https://status.sendazi.com) - [Support](mailto:support@sendazi.com)