> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Hurl

> Test your API requests with Hurl

<img className="block h-32 dark:hidden center" src="https://mintcdn.com/ayrshare-docs/Nmrhj2Gh7WSf62Bh/images/apis/hurl-light.png?fit=max&auto=format&n=Nmrhj2Gh7WSf62Bh&q=85&s=7509b92538c3e95833c782e093cf29cd" alt="Hurl Light" width="441" height="114" data-path="images/apis/hurl-light.png" />

<img className="hidden h-32 dark:block" src="https://mintcdn.com/ayrshare-docs/Nmrhj2Gh7WSf62Bh/images/apis/hurl-dark.png?fit=max&auto=format&n=Nmrhj2Gh7WSf62Bh&q=85&s=7d7791d0cd4cc7613ae0f1dc2fa3594e" alt="Hurl Dark" width="704" height="183" data-path="images/apis/hurl-dark.png" />

[Hurl](https://hurl.dev/) is a command line tool that runs HTTP requests defined in a simple plain text format. It is great for quickly testing your API calls. You can learn more about [how to use Hurl](https://www.ayrshare.com/hurl-run-and-test-http-api-requests/) on our blog.

After you are set up, you may use these .hurl files to run your test.

1. Update the var.env with your API Key.
2. Add in `profileKeys` to the requests if you are testing a user profile.
3. Modify the hurl files if you have not linked all the social networks.

<Card title="GitHub Hurl Scripts" icon="github" href="https://github.com/ayrshare/hurl-scripts" horizontal>
  Test Ayrshare's social media APIs using HURL scripts. Including testing posting images, videos,
  and getting analytics.
</Card>
