Adspyre API

Welcome

Adspyre REST API — scrape Facebook Ad Library data programmatically using your API key.

Getting started

The Adspyre API lets you create scraping tasks, retrieve results, and manage your account — all without opening the UI.

Base URL:

https://adspyre.com/api

Authentication

Generate an API key in your account settings, then pass it in every request:

X-Api-Key: as_live_your_key_here

All v1 endpoints also accept Authorization: Bearer as_live_... or ?api_key= as a query param.


Explore the API

On this page