Birdeye's Developer Portal
INTRODUCTION
Birdeye helps businesses grow through happy customers. Over 80,000 businesses use Birdeye every day to attract new leads with Listings, Reviews and Referrals, convert them into customers with Webchat, Appointments, and Payments, and delight those customers with Surveys, Ticketing, and Insights - all in one place.
The Birdeye APIs are built on HTTP and are RESTful APIs.
Uses resource-oriented URLs.
Uses built-in HTTP capabilities for passing parameters and authentication.
Responds with standard HTTP response codes to indicate errors.
Requests and responses payload attached with all the mentioned APIs, you may choose your preferred language per the integration requirement.
Authentication and Rate limiting
To call a Birdeye API, you need a valid API key. It can be fetched via the Birdeye dashboard and is a confidential key.
There is a limit to calling APIs with each API key [connect with the support team to get the current limit]. If too many requests are made within the threshold timeframe, an error will be returned in the response.