Get started in three steps
Generate your first AI image with the Firemoon Studio API.Step 1: Get your API key
Request API access
Request API access
Contact us to get your API key for the Firemoon Studio platform.
Include your use case and expected usage volume for faster approval.
API key security
API key security
Your API key provides access to generate content. Keep it secure:
- Store it as an environment variable
- Never commit it to version control
- Rotate keys regularly for security
- Monitor usage in your dashboard
Step 2: Make your first API call
Generate an image with FLUX
Generate an image with FLUX
Use this cURL command to generate your first image:
Replace
YOUR_API_KEY with the key you received from us.Generate a video with Kling
Generate a video with Kling
Create a short video with our Kling integration:
Step 3: Integrate into your application
JavaScript/Node.js
JavaScript/Node.js
Install our SDK and start generating:
Python
Python
Use our Python client library:
Response format
All generation endpoints return a consistent response:Rate limits & pricing
- Free tier: 100 requests/day
- Pro tier: 10,000 requests/month
- Enterprise: Custom limits available
Rate limit information is included in response headers. See our rate limiting guide for details.
Next steps
Now that you’ve made your first API call, explore:API Reference
Complete API documentation with all endpoints.
Provider Guides
Learn about FLUX, Ideogram, Kling, and other providers.
Authentication
Best practices for API key management.
Error Handling
Handle errors and edge cases gracefully.
Need help? Contact us at contact@firemoon.studio or join our Discord community.