Documentation
Complete developer documentation and API reference for ToolGenX platform
Quick Start
1. Get Your API Key
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.toolgenx.com/v1/links
Sign up for a free account to get your API key and start building.
2. Create Your First Link
POST /v1/links
{
"url": "https://example.com",
"alias": "my-link"
}
Create shortened URLs programmatically with our REST API.
URL Shortener API
Create, manage, and track short URLs with full analytics
Bio Builder API
Build and customize bio pages programmatically
QR Code API
Generate custom QR codes with styling options
Getting Started
Authentication
Learn how to authenticate with our API
Making Requests
Understanding request/response formats
Error Handling
Common errors and how to handle them
Rate Limiting
API limits and best practices
Webhooks
Set up real-time notifications
Resources
SDKs & Libraries
Official SDKs for popular languages
Postman Collection
Ready-to-use API collection
OpenAPI Spec
Complete API specification
Code Examples
Sample code and tutorials
Community Forum
Get help from developers
API Reference
Links
Complete API reference for links
Analytics
Complete API reference for analytics
Bio Pages
Complete API reference for bio pages
QR Codes
Complete API reference for qr codes
Templates
Complete API reference for templates
Email Signatures
Complete API reference for email signatures
Domains
Complete API reference for domains
Webhooks
Complete API reference for webhooks
Users
Complete API reference for users
Need Help?
Our developer support team is here to help you integrate ToolGenX