# Drop Cowboy Docs

## API Reference

- [Welcome to Drop Cowboy Docs](https://drop-cowboy.gitbook.io/drop-cowboy-docs/welcome-to-drop-cowboy-docs.md): This is the official documentation hub for Drop Cowboy. Here you'll find setup guides, API references, and resources to help you integrate, build, and scale.
- [Table of Contents](https://drop-cowboy.gitbook.io/drop-cowboy-docs/table-of-contents.md): A complete overview of all documentation sections for Drop Cowboy. Use this page to navigate to guides, API references, tutorials, and resources.
- [API Credentials](https://drop-cowboy.gitbook.io/drop-cowboy-docs/getting-started/api-credentials.md): To access the Drop Cowboy API, you need your API Credentials.
- [RVM Prerequisites](https://drop-cowboy.gitbook.io/drop-cowboy-docs/getting-started/rvm-prerequisites.md): Prior to sending Ringless Voicemail using the Drop Cowboy API, you must complete several pre-requisite requirements.
- [Sending RVM (Ringless Voicemail)](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail.md): Drop Cowboy allows you to send ringless voicemail containing static audio or dynamic AI generated audio.
- [Send RVM Using the SDK](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail/send-rvm-using-the-sdk.md): Sends a ringless voicemail to a phone number using the Drop Cowboy SDK
- [API Endpoint](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail/api-endpoint.md)
- [Webhooks](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail/webhooks.md): Drop Cowboy will notify you via webhook by http POST to the URL you specify in your API request.  You will receive JSON content containing the delivery status of every voicemail you attempt to send.
- [Sending Limits](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail/sending-limits.md)
- [Debugging](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-rvm-ringless-voicemail/debugging.md): Drop Cowboy's portal contains tools to help you debug your webhooks and API requests
- [Sending SMS (Text Message)](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-sms-text-message.md): Drop Cowboy allows you to send text messages.
- [Send SMS Using the SDK](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-sms-text-message/send-sms-using-the-sdk.md)
- [API Endpoint](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-sms-text-message/api-endpoint.md)
- [Webhooks](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/sending-sms-text-message/webhooks.md): Drop Cowboy will notify you via webhook by http POST to the URL you specify in your API request.  You will receive JSON content containing the delivery status of every voicemail you attempt to send.
- [Trusted Brands](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/trusted-brands.md): Businesses must register their brand(s) with Drop Cowboy
- [Listing ALL Brands](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/trusted-brands/listing-all-brands.md)
- [Audio Recordings](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/audio-recordings.md): Customers upload audio recordings through the Drop Cowboy portal.
- [Listing APPROVED Audio Recordings](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/audio-recordings/listing-approved-audio-recordings.md): You can retrieve a list of audio recordings that are approved for use with the Drop Cowboy API.
- [Listing ALL Audio Recordings](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/audio-recordings/listing-all-audio-recordings.md): You can retrieve a list of audio recordings for use with the Drop Cowboy API.
- [Return Calls / Caller ID](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/return-calls-caller-id.md): When sending ringless voicemail, Drop Cowboy will display a phone number / caller ID for contacts to call back when responding to a voicemail.
- [Shared Numbers with Call Forwarding](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/return-calls-caller-id/shared-numbers-with-call-forwarding.md): Drop Cowboy maintains a shared pool of phone numbers available to all Drop Cowboy customers to use.
- [Private Number Pools](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/return-calls-caller-id/private-number-pools.md): Drop Cowboy allows customers to maintain pools of phone numbers that are private to their Drop Cowboy account and not shared with other Drop Cowboy customers.
- [Explicit Caller ID (Requires Bring Your Own Carrier)](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/return-calls-caller-id/explicit-caller-id-requires-bring-your-own-carrier.md): Drop Cowboy customers using their own SIP trunks with our Bring Your Own Carrier solution are able to explicitly set the caller\_id property of the RVM API request.
- [Listing Private Number Pools](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/return-calls-caller-id/listing-private-number-pools.md): Retrieve a list of all private number pools in your Drop Cowboy account
- [Contact Lists](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists.md): The Contact Lists API allows you to manage groups of contacts for messaging, segmentation, or campaign targeting.
- [Create Contact List](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists/create-contact-list.md)
- [Rename Contact List](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists/rename-contact-list.md)
- [Append Contacts To List](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists/append-contacts-to-list.md)
- [Get Contact List Details](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists/get-contact-list-details.md)
- [Delete Contact List](https://drop-cowboy.gitbook.io/drop-cowboy-docs/api/contact-lists/delete-contact-list.md)
- [How to Build Your Own Ringless Voicemail System](https://drop-cowboy.gitbook.io/drop-cowboy-docs/tutorials/how-to-build-your-own-ringless-voicemail-system.md): Looking to build a custom ringless voicemail system? This guide shows developers how to leverage Drop Cowboy to send automated voicemails at scale; without managing your own telephony infrastructure.
- [Telecom Compliance Resources](https://drop-cowboy.gitbook.io/drop-cowboy-docs/resources/telecom-compliance-resources.md): A collection of essential resources to help you stay compliant and informed in the telecom and ringless voicemail industry.
- [Drop Cowboy Public API](https://drop-cowboy.gitbook.io/drop-cowboy-docs/openapi-specs/drop-cowboy-public-api.md)
- [Models](https://drop-cowboy.gitbook.io/drop-cowboy-docs/openapi-specs/models.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://drop-cowboy.gitbook.io/drop-cowboy-docs/welcome-to-drop-cowboy-docs.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
