> For the complete documentation index, see [llms.txt](https://ajaib.gitbook.io/ajaib-exchange-open-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajaib.gitbook.io/ajaib-exchange-open-api/api-references/general-information.md).

# General Information

Request format requirements:

* For `GET`  and `DELETE` endpoints, the query string must be inserted in the URL.
* For `POST` and `PUT`  endpoints, the query string must be inserted in the request body with content type `application/x-www-form-urlencoded`.
* Request URLs must be lowercase as URLs are case-sensitive.
