> ## 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

> Prueba tus solicitudes a la API con 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/) es una herramienta de línea de comandos que ejecuta solicitudes HTTP definidas en un sencillo formato de texto plano. Es genial para probar rápidamente tus llamadas a la API. Puedes aprender más sobre [cómo usar Hurl](https://www.ayrshare.com/blog/hurl-run-and-test-http-api-requests/) en nuestro blog.

Una vez configurado, puedes usar estos archivos .hurl para ejecutar tu prueba.

1. Actualiza var.env con tu API Key.
2. Añade `profileKeys` a las solicitudes si estás probando un user profile.
3. Modifica los archivos hurl si no has vinculado todas las redes sociales.

<Card title="Scripts de Hurl en GitHub" icon="github" href="https://github.com/ayrshare/hurl-scripts" horizontal>
  Prueba las APIs de redes sociales de Ayrshare usando scripts HURL. Incluye pruebas de publicación de imágenes, videos
  y obtención de analíticas.
</Card>
