Skip to content

API Integration

Quick Start

  • Get your API key from your Pablo dashboard
  • Add the key to the header of your requests: X-API-Key: YOUR_API_KEY_HERE
  • Create an ad using the /api/v1/ads/create endpoint
  • Monitor progress via the /api/v1/builds endpoints

Interactive examples

Explore the complete Pablo API with interactive examples below. You can test requests directly from this page.

Field Reference

For complete field documentation including validation rules, allowed values, and requirements: