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

# OpenAPI

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/register" method="post" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/update/{throttlrPath}" method="post" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/delete/{throttlrPath}" method="post" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/endpoints/{throttlrPath}" method="get" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/endpoints/{throttlrPath}" method="post" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/proxy/{throttlrPath}" method="post" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>" path="/proxy/{throttlrPath}" method="get" %}
<https://raw.githubusercontent.com/Linkinlog/Throttlr/main/docs/swagger.json>
{% endopenapi %}
