# Archive

- [SMS HTTP/S API](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api.md): Archived
- [Getting Started with SMS](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/getting-started-with-sms.md): Archived
- [HTTP/S API Overview](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/http-s-api-overview.md): Archived
- [Overview of the HTTP API features](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/overview-of-the-http-api-features.md): Archived
- [Using the HTTP API](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/using-the-http-api.md): Archived
- [SMS API authentication](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/sms-api-authentication.md): Archived
- [API Ping](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/api-ping.md): Archived
- [Send message](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/send-message.md): Archived
- [Stop message](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/stop-message.md): Archived
- [Message status command](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/message-status-command.md): Archived
- [Get coverage command](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/get-coverage-command.md): Archived
- [Retrieve account balance](https://help.clickatell.com/developers-api-reference/developers-archive/sms-http-s-api/retrieve-account-balance.md): Archived
- [SMS Rest API overview](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview.md): Archived
- [SMS Rest API overview](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/sms-rest-api-overview.md): Archived
- [Overview of the REST API features](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/overview-of-the-rest-api-features.md): Archived
- [Using the SMS REST API](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/using-the-sms-rest-api.md): Archived
- [API error codes](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/api-error-codes.md): Archived
- [Response status codes](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/response-status-codes.md): Archived
- [Send message](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/send-message.md): Archived
- [Stop message](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/stop-message.md): Archive
- [Message status command](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/message-status-command.md): Archived
- [Get coverage command](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/get-coverage-command.md): Archived
- [Retrieve balance](https://help.clickatell.com/developers-api-reference/developers-archive/sms-rest-api-overview/retrieve-balance.md): Archived
- [Download test](https://help.clickatell.com/developers-api-reference/developers-archive/download-test.md)
- [SDKs](https://help.clickatell.com/developers-api-reference/developers-archive/sdks.md): ARCHIVED
- [C#](https://help.clickatell.com/developers-api-reference/developers-archive/sdks/c.md): ARCHIVED
- [Java](https://help.clickatell.com/developers-api-reference/developers-archive/sdks/java.md): ARCHIVED
- [NodeJS](https://help.clickatell.com/developers-api-reference/developers-archive/sdks/nodejs.md): ARCHIVED
- [Python](https://help.clickatell.com/developers-api-reference/developers-archive/sdks/python.md): ARCHIVED
- [PHP](https://help.clickatell.com/developers-api-reference/developers-archive/sdks/php.md): ARCHIVED
- [Bulk SMS Scripts](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts.md): ARCHIVED
- [C# library](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts/c-library.md): ARCHIVED
- [Java library](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts/java-library.md): ARCHIVED
- [PHP library](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts/php-library.md): ARCHIVED
- [Python library](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts/python-library.md): ARCHIVED
- [Ruby library](https://help.clickatell.com/developers-api-reference/developers-archive/bulk-sms-scripts/ruby-library.md): ARCHIVED


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.clickatell.com/developers-api-reference/developers-archive.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.
