API
Integrate LaunchTry into your application with our RESTful API.
Authentication
Use API keys to authenticate your requests. Get your API key from your profile settings.
Authorization: Bearer YOUR_API_KEYEndpoints
GET /api/v1/productsGet list of products
POST /api/v1/productsCreate a new product
GET /api/v1/products/:idGet product details
Rate Limits
Free tier: 100 requests per hour
Pro tier: 1,000 requests per hour
Premium tier: 10,000 requests per hour