> For the complete documentation index, see [llms.txt](https://apidocs.alphax.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.alphax.cloud/http.md).

# HTTP

*Method Action*

The following HTTP methods are used to determine which action to take on a particular resource: **GET** Get data from resource **POST** Post data to a resource **PUT** Update a specific resource **DELETE** Delete a specific resource
