Get Started
Error Response
Birdeye API will return a validation error in case of missing/invalid input in the request. The response will return the errorCode and errorMessage.
For example :
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"code": 1161,
"message": "Invalid API key"
}