API Documentation
Build with DoohDeal API
Integrate DOOH inventory search, intelligence, and planning into your own applications.
Quick Start
Get your API key from the dashboard, then:
curl -X GET "https://api.DoohDeal.com/v1/inventory/search?city=Berlin" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Available Endpoints
GET
/api/inventory/searchSearch for DOOH screens with filters
GET
/api/screens/:idGet detailed information about a specific screen
GET
/api/intelligence/:screenIdGet intelligence data for a screen
POST
/api/ai/plan-campaignGenerate an AI campaign plan
GET
/api/deals/searchSearch available deals and packages
Rate Limits
1,000
Requests/hour (Starter)
10,000
Requests/hour (Professional)
Unlimited
Requests/hour (Enterprise)