This guide uses the v1 API without authentication (anonymous mode). For higher rate limits and advanced features, check out API Keys.
Step 1: Make Your First API Call
No registration or API keys required! You can start using the v1 API immediately with anonymous access.Step 2: Try Advanced Features
Try features like password protection, custom aliases, and emoji URLs.Custom Alias
Password Protection
Step 3: Get URL Statistics
Retrieve analytics for your shortened URL (public URLs only):Anonymous stats can only view statistics for public (non-private) URLs. For full analytics and private URL stats, use API key authentication.
Step 4: Additional Options
The v1 API supports several additional options:Common Use Cases
Marketing Campaigns
Social Media
Email Marketing
QR Code Generation
Next Steps
Explore API Endpoints
Check out all available endpoints in our API Reference
Install Python Library
Use our Python library for easier integration
Add SpooBot to Discord
Try our Discord bot for team collaboration
Monitor Rate Limits
Understand rate limiting to optimize your usage
Error Handling
Always handle potential errors in your applications:Testing Your Integration
Use these test URLs to verify your integration:Test URLs:
https://httpbin.org/json- Returns JSON responsehttps://httpbin.org/delay/2- Simulates slow loadinghttps://example.com- Simple test page

