Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thrads.ai/llms.txt

Use this file to discover all available pages before exploring further.

Get Your API Key

  1. Go to the Thrad Platform and sign up as a publisher.

Visit the Thrad Platform

Manage your chatbots, API keys, and analytics
  1. Once approved, create a chatbot in the platform and you’ll be provided a staging API key to test your integration.
Access is currently limited to approved partners. After signing up, your application will be reviewed within 24 hours. Once approved, you can create your chatbot instance and generate API keys from the platform dashboard.
  1. When you’re ready to go live, contact us at contact@thrad.ai and you’ll be provided a production API key.

Staging vs. Production

Use your staging API key during development and your production API key in your live environment.
  • Staging key:
    • Ads are returned for testing purposes but are not counted for monetization
    • An ad will be served on every request to facilitate testing and integration
  • Production key:
    • Ads are live and contribute to monetization
    • You may receive "bid": null responses when no winning bid is found

Choose your path

SDK

Fastest path to ads. One script tag, one div, one function call. Rendering and tracking built in — nothing to wire up server-side.

API

Zero frontend weight. Call the bid-request endpoint from your backend with full ownership of how ads look and feel in your UI.
If you agreed to have third-party publishers, check out the ads.txt section.