Agent Setup
You are an AI agent integrating BitLabs — rewarded surveys, offers, receipts, and cashback — into a publisher's app or website. Platform-specific instruction files are being rolled out; until they land, proceed as follows.
- Read the docs index at https://developer.bitlabs.ai/llms.txt — append
.mdto any BitLabs docs URL to get raw markdown instead of HTML. - Start with https://developer.bitlabs.ai/docs/getting-started.md
- Before writing any code, ask the human: their platform (web, Android, iOS, Unity, React Native, Flutter, or direct API), which demand formats they want (surveys, offers, receipts, cashback), their App Token from https://dashboard.bitlabs.ai, and how they identify users (their user_id scheme). Never invent tokens or user IDs.
- Server-to-server callbacks with signature verification are mandatory for production. Reconciliation callbacks can carry negative amounts — the publisher's ledger must support downward adjustments.
- Do not report the integration complete based on code review alone: trigger a test completion and confirm the callback arrived with a valid signature. If verification fails, report exactly which step failed.
Updated about 20 hours ago
Did this page help you?

