{"api_name":"SynthPipe API","authentication":{"header":"X-API-Key: your_api_key","signup":"Visit /free-plan for instant API access"},"base_url":"https://synthpipe.com/api/","categories":["medical","finance","employee","student","contact","ecommerce","logistics","legal","cybersecurity","ai","gaming","real_estate","restaurant","travel","social_media","vehicle","resume","general"],"description":"AI-friendly synthetic data generation API","endpoints":{"/api/generate":{"description":"Generate synthetic data with natural language or structured parameters","examples":{"natural_language":{"query":"Generate 5 employee records with salaries"},"structured":{"category":"medical","size":10}},"headers":{"Content-Type":"application/json","X-API-Key":"optional - your API key for rate limiting"},"method":"POST","parameters":{"category":"string - Data category (medical, finance, employee, etc.)","query":"string - Natural language description (e.g., 'Generate 10 medical records')","size":"integer - Number of records to generate (1-1000, default: 10)"},"response":{"data":"array - Generated synthetic data","metadata":{"category":"string - Data category used","generated_at":"string - ISO timestamp","size":"integer - Number of records generated"},"success":true}},"/api/natural":{"description":"Legacy natural language endpoint","method":"POST","note":"Use /api/generate for new integrations"}},"rate_limits":{"enterprise":"500,000 records/month","free":"500 records total","pro":"50,000 records/month","starter":"10,000 records/month"},"version":"1.0"}
