← Back to search
25
Basic
Agentic Readiness Score
developer llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Prodege Performance Developer Documentation ## Developer Documentation - [Advertiser Reporting API](/apis/advertiser-reporting-api.md) - [User Based API (v1)](/publisher-apis/user-based-api-v1.md) - [Get Offers](/publisher-apis/user-based-api-v1/get-offers.md): Main API endpoint to fetch available offers for a particular user. Use this to display offers in your offer wall. - [Get Offers By Ids](/publisher-apis/user-based-api-v1/get-offers-by-ids.md): Gets the available information for the provided offer IDs, including interaction history. - [Post Devices](/publisher-apis/user-based-api-v1/post-devices.md): If a user owns a mobile device, call this endpoint to store the devices. If provided, desktop users will be able to see available mobile offers. - [Get History](/publisher-apis/user-based-api-v1/get-history.md): API endpoint to fetch user history. It returns a list of all offers the user has interacted with, and how many points were earned for each one. - [Store Mobile Advertising Id](/publisher-apis/user-based-api-v1/store-mobile-advertising-id.md) - [Get Offer History - DEPRECATED](/publisher-apis/user-based-api-v1/get-offer-history-deprecated.md): API endpoint to fetch historical details for a specific offer. Use it to get the status of each offer event. - [Offers API (v3)](/publisher-apis/offers-api.md) - [Offers API (v2)](/publisher-apis/offers-api-1.md) - [Publisher Reporting API](/publisher-apis/publisher-reporting-api.md) - [Postback Information](/postbacks/postback-information.md): This page describes how a postback works. - [PHP Postback Examples](/postbacks/php-postback-examples.md): See some sample code for capturing postbacks on your server.