Api
Preview the business
A link that shows the owner their landing page, their ads and the lead estimate on one page (no login needed, valid 7 days), plus the ad images. Use it whenever the owner wants to see what was made.
A link that shows the owner their landing page, their ads and the lead estimate on one page (no login needed, valid 7 days), plus the ad images. Use it whenever the owner wants to see what was made.
AuthorizationBearer <token>
Create a scoped key in Benjiads → Integrations. Sent only in Authorization.
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/preview"{ "business": { "id": "string", "name": "string", "slug": "string", "trade": "string", "siteUrl": "http://example.com", "setupComplete": true }, "url": "http://example.com", "siteUrl": "http://example.com", "adImages": [ "http://example.com" ], "ads": { "status": "string", "ready": 0, "expected": 0 }, "next": "string"}