Documentation Index
Fetch the complete documentation index at: https://gotrebol.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Referencia de la API
Trébol utiliza API REST. Los cuerpos de las solicitudes deben estar en formato JSON. Las respuestas también están formateadas en JSON. También usamos códigos de respuesta HTTP estándar. URL Base:https://api.gotrebol.com
Autenticación
Todas tus llamadas a la API de Trébol deben incluir una API Key en el headerx-api-key.
| Header | Valor |
|---|---|
x-api-key | tu-api-key-de-trebol |
Ejemplo de request
401 Unauthorized.