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/search

Search for DOOH screens with filters

GET/api/screens/:id

Get detailed information about a specific screen

GET/api/intelligence/:screenId

Get intelligence data for a screen

POST/api/ai/plan-campaign

Generate an AI campaign plan

GET/api/deals/search

Search available deals and packages

Rate Limits

1,000

Requests/hour (Starter)

10,000

Requests/hour (Professional)

Unlimited

Requests/hour (Enterprise)

Ready to integrate?

Get your API key and start building in minutes.