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/apiAuthentication
Generate an API key in your account settings, then pass it in every request:
X-Api-Key: as_live_your_key_hereAll v1 endpoints also accept Authorization: Bearer as_live_... or ?api_key= as a query param.