Go to the home page and click "Register". Provide your email and password. After registration, log in to your personal account.
After creation, the campaign will have "Active" status (if budget > 0 and dates are current).
Go to "Profile" → "Top Up Balance". A manual method via sole proprietor bank details in Georgia is temporarily available (see FAQ). After the transfer, the balance is updated manually within 1-2 business days. Automatic payment is under development.
In your personal account, open the "API Access" tab. You will find your personal API token there.
To track leads, registrations, and purchases, integrate your website or bot with our API.
Endpoint: POST https://bis.cx/api/stats/campaigns/{campaign_id}/stats
Headers:
Request Body:
Parameters:
user_id — User ID on your sideaction_type — click, lead, registration, purchaseaction_time — ISO 8601 format (2025-04-27T12:00:00Z)external_id — Unique event identifier (prevents duplicates)is_valid — Always true for valid conversionsIn the "Analytics" section, you will see charts and tables with impressions, clicks, CPC, leads, CPL, registrations, CPR, purchases, CPP, costs, payouts to publishers, and ROI. You can download reports in PDF, Excel, PNG, or Markdown.
You can pause, resume, or delete a campaign. Deleted campaigns are not displayed in the general list, but their data is preserved.
In your personal account, go to "My Bots" → "Add Bot". Provide:
@my_bot)After registration, you will receive an API Key. Save it — it is shown only once.
To get active campaigns for display:
Response:
Regularly send impression and click data:
Request Format (array):
You receive 90% of the cost of each target action (click, lead, registration, purchase).
Payouts are made manually upon request to support@bis.cx (automatic payouts are under development). Minimum payout amount: $50.
If you have any questions, contact us on Telegram: @bis_cx_support or email support@bis.cx.