> For the complete documentation index, see [llms.txt](https://docs.trade.mn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trade.mn/api-doc/general-information-on-endpoints.md).

# General Information on Endpoints

* For `GET` endpoints, parameters must be sent as a `query string`.
* For `POST`, `PUT`, and `DELETE` endpoints, the parameters must be sent as a `request body` with content type `application/x-www-form-urlencoded`.
* Parameters may be sent in any order.
