# API Reference

{% hint style="info" %}
The Bearer Token is the TOOLHOUSE\_API\_KEY. You can find your API key(s) [here](https://app.toolhouse.ai/settings/api-keys).
{% endhint %}

{% openapi src="<https://api.toolhouse.ai/openapi.json>" path="/v1/agent-runs" method="get" %}
<https://api.toolhouse.ai/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.toolhouse.ai/openapi.json>" path="/v1/agent-runs" method="post" %}
<https://api.toolhouse.ai/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.toolhouse.ai/openapi.json>" path="/v1/agent-runs/{run\_id}" method="get" %}
<https://api.toolhouse.ai/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.toolhouse.ai/openapi.json>" path="/v1/agent-runs/{run\_id}" method="put" %}
<https://api.toolhouse.ai/openapi.json>
{% endopenapi %}
