# API

The public API documentation is available at <https://api-remede.camarm.fr/docs>. You can also browse the OpenAPI specifications below.

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/validity/{slug}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/phoneme/{phoneme}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/word/{word}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/random" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/word-of-day" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/autocomplete/{query}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/search/{query}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/ask-new-word/{query}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/sheets" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/sheets/{slug}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/sheets/download/{slug}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/download" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}

{% openapi src="<https://api-remede.camarm.fr/openapi.json>" path="/release/{variant}" method="get" %}
<https://api-remede.camarm.fr/openapi.json>
{% endopenapi %}
