Base URL
All Willro API requests are made to this base URL:Willro API Details
This API allows you to integrate business profiles, posts, and reviews into your apps and services.Base URL:
https://api.willro.com/apiAuthentication Header:x-api-key: willro_live_sk_95ad4a1e-48ac-4872-ae02-0d40072b60bf_6b7ec4b3af7911a65ee1c3a5ce3fe84b8c2e34136ca71030Authentication
All API requests require an API key sent in the request headers. Your API key identifies your application and grants access to Willro’s protected endpoints.How to Send Your API Key
Include the following header in every request:Example Request
Here’s how to make a simple request to fetch business information:Available APIs
Willro’s API is organized into several powerful endpoints:📘 Note: All API endpoints return JSON responses and support RESTful
operations.
| API | Endpoint | Description |
|---|---|---|
| Business Info | /integration/business-api/info | Retrieve detailed profiles, contact info, and metadata. |
| Business Posts | /integration/business-api/posts | Fetch updates, news, and announcements with pagination. |
| Customer Reviews | /integration/business-api/reviews | Access customer reviews and ratings, with filters and pages. |
