Welcome to the AdsEra REST API! This guide will walk you through the authentication process required to make requests to our API. Follow these simple steps to generate your credentials and start building.Documentation Index
Fetch the complete documentation index at: https://docs.adsera.in/llms.txt
Use this file to discover all available pages before exploring further.
Generate API Credentials
Once logged in, navigate to the API settings section of your AdsEra panel to create your unique
App Id and App Secret.Authentication
All API endpoints are authenticated using a uniqueApp Id and App Secret pair. These credentials must be included as custom headers in every API request you send.
Your
App Id and App Secret can be generated from the API Settings section of your AdsEra panel. Keep them secure and do not share them publicly.