AdLiSpy Pro API

Powerful REST API to integrate ad intelligence into your applications and workflows

Why Choose AdLiSpy Pro API?

Access the same powerful ad intelligence that thousands of entrepreneurs trust

Real-time Data

Access live ad data from Facebook, Instagram, Google, and other major platforms with sub-second response times.

Comprehensive Coverage

Over 12.5 million ads across 120+ countries, covering all major e-commerce niches and product categories.

Advanced Analytics

Get detailed performance metrics, engagement rates, and competitive analysis for every ad.

Easy Integration

RESTful API with comprehensive documentation, SDKs, and code examples in multiple languages.

Scalable Infrastructure

99.9% uptime guarantee with global CDN and automatic scaling to handle millions of requests.

Developer Support

Dedicated support team, comprehensive documentation, and active developer community.

API Documentation

Get started with our comprehensive API documentation

Quick Start

1. Get Your API Key

Sign up and generate your unique API key from the dashboard.

2. Make Your First Request

Use our simple REST endpoints to fetch ad data.

3. Integrate & Scale

Build powerful applications with our comprehensive data.

Authentication

All API requests require authentication using your API key.

curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.adlispypro.com/v1/ads/search

Replace YOUR_API_KEY with your actual API key

Rate Limits

Free Tier

1,000 requests/month

Pro Tier

100,000 requests/month

Enterprise

Unlimited requests

Core API Endpoints

Explore our most popular API endpoints

GET

/v1/ads/search

Search ads by keywords, brands, or niches
curl -X GET "https://api.adlispypro.com/v1/ads/search?q=pet+products&platform=facebook&limit=10" \
  -H "Authorization: Bearer YOUR_API_KEY"

Parameters:

  • q - Search query
  • platform - Platform filter
  • limit - Results limit (max 100)

Response:

  • Ad data with performance metrics
  • Creative assets and targeting info
  • Engagement and reach statistics
GET

/v1/ads/trending

Get currently trending ads
curl -X GET "https://api.adlispypro.com/v1/ads/trending?category=health&country=US" \
  -H "Authorization: Bearer YOUR_API_KEY"

Parameters:

  • category - Product category
  • country - Target country
  • timeframe - Trending period

Response:

  • Trending ads with growth metrics
  • Performance indicators
  • Market insights and analysis
GET

/v1/ads/{id}

Get detailed information about a specific ad
curl -X GET "https://api.adlispypro.com/v1/ads/12345" \
  -H "Authorization: Bearer YOUR_API_KEY"

Parameters:

  • id - Ad ID (path parameter)
  • include_analytics - Include performance data

Response:

  • Complete ad information
  • Performance analytics
  • Creative assets and targeting

API Pricing Plans

Choose the plan that fits your needs

Free

Perfect for testing and small projects

$0 /month
  • 1,000 API requests/month
  • Basic search endpoints
  • Community support
  • Standard response times
Get Started Free
Most Popular

Pro

For growing businesses and developers

$99 /month
  • 100,000 API requests/month
  • All API endpoints
  • Priority support
  • Advanced analytics
  • Webhook support
Start Pro Plan

Enterprise

For large-scale applications

Custom pricing
  • Unlimited API requests
  • Custom integrations
  • Dedicated support
  • SLA guarantees
  • Custom data feeds
Contact Sales

Ready to Get Started?

Contact our team to get your API access or learn more about our enterprise solutions

Get API Access

Sign Up for Free

Create your account and get instant access to 1,000 free API requests per month.

Read Documentation

Explore our comprehensive API documentation with examples and best practices.

Get Support

Our developer support team is here to help you integrate and scale your applications.

Contact Our Team

Video Demo
Loading video content...

We use cookies to ensure you get the best experience on our website. By continuing to use our site, you accept our use of cookies, Privacy Policy, and Terms of Service.