# API Testing

{% hint style="info" %}
**Use Case**

* Given a request identified by its components, see if response matches
* Suitable for integration and regression testing
  {% endhint %}

## Getting Started

{% content-ref url="api-testing/getting-started" %}
[getting-started](https://docs.stoobly.com/experimental/experimental-features/api-testing/getting-started)
{% endcontent-ref %}

## Recommended Reading

{% content-ref url="aliases" %}
[aliases](https://docs.stoobly.com/experimental/experimental-features/aliases)
{% endcontent-ref %}

{% content-ref url="endpoints" %}
[endpoints](https://docs.stoobly.com/experimental/experimental-features/endpoints)
{% endcontent-ref %}
