Overview
Supertab Connect enables your bots, AI agents, and automated systems to access web content protected by RSL (Really Simply Licensing). Instead of being blocked or scraping without permission, your agents get legitimate, licensed access while publishers get compensated. This guide walks you through:- Creating a customer account and registering your bot as a System
- Generating keys for authentication
- Obtaining license tokens to access protected content
How It Works
- Your bot fetches the publisher’s
license.xmlto see their licensing terms - Your bot requests a license token from Supertab Connect
- Your bot includes the token when requesting content
- The publisher verifies the token and serves the content
Setup Steps
Create Account & Register Your System
Sign up for a Supertab Connect customer account and create a System to represent your bot or agent.
Managing Systems
Create your account and register your first System
Generate Authentication Keys
Generate a key pair for your System. You have three options: let us generate keys, upload your own public key, or provide a JWKS URL.
Key Management
Set up authentication keys for your System
Access Licensed Content
Use the SDK to generate license tokens and access protected content.
Accessing Content
Get license tokens and make authenticated requests
Quick Example
Once set up, accessing licensed content looks like this:Next Steps
Ready to get started? Begin by creating your account and registering a System:Managing Systems
Create your customer account and register your first bot