Welcome to the OffersMeta API documentation.
The OffersMeta API allows you to manage offer list or offers list and resources within the OffersMeta Platform in a simple, programmatic way using conventional HTTP requests.
For getting the offer list required authentication public key passed as a parameter in the header X-Api-Token
.
As the key, a hash generated for your site.
GET : For simple retrieval of information about offer list, you should use the GET method.
The information you request will be returned to you as a JSON object.
OffersMeta Placeholder for Tracking Link
https://click.offersmeta.in/tracking/click?m=4&o=2&a=0&aff_click_id=pubclickid&source=Publisheer_id&p2=any_value&p3=any_value&p4=&p5=any_value&gaid=Android_Advertising&idfa=IOS_AdvertisingIDParameters:
Along with the HTTP methods that the API responds to, it will also return standard HTTP statuses, including error codes.
In general, if the status returned is in the 200 range, it indicates that the request was fulfilled successfully and that no error was encountered.
Return codes in the 400 range typically indicate that there was an issue with the request that was sent.
If you receive a status in the 500 range, this generally indicates a server-side problem.
400 and 500 level error responses will include a JSON object in their body, including the following attributes:
To get the offer list, use the following endpoint:
https://apiv2.offersmeta.in/offer/api?partners_Id=0&publisherId=0&Key=replace_itAuthentication: API Key
Key: <value>
PARAMS:
Note: Please Replace with Your Correct Partner ID Publisher ID and also API Key