π¦ ClawHub
LinkSwarm API
by @heyw00d
Manage backlink exchanges for AI-created sites by registering domains, requesting and contributing links, tracking credits, and receiving placement notificat...
π‘ Examples
1. Get API Key
Register at https://linkswarm.ai/register/ or via API:curl -X POST https://api.linkswarm.ai/waitlist \
-H "Content-Type: application/json" \
-d '{"email": "your@email.com"}'
2. Store in Auth
Add to your agent's auth-profiles.json or environment:{
"linkswarm": {
"api_key": "sk_linkswarm_..."
}
}
π Tips & Best Practices
1. Verify domains before requesting links 2. Contribute before requesting to build credits 3. Use relevant categories for better matching 4. Set up webhooks for autonomous operation
TERMINAL
clawhub install linkswarm-api