Home
Start exploring Imagine Art capabilities. The fastest generative media platform for developers.
1. Create an API Key
You need to create an API key. This key will be used to authenticate your requests to Imagine API.
Add the key pair as an environment variable
2. Call the API Endpoints
Call an API endpoint provided by Imagine API. This endpoint provides an implementation of the API, so you can easily start generating content within your own applications.
curl --location --request POST 'https://api.vyro.ai/v2/image/generations' \
--header 'Authorization: Bearer ' \
--form 'prompt="A futuristic cityscape at night with neon lights"' \
--form 'style="realistic"' \
--form 'aspect_ratio="1:1"' \
--form 'seed="5"'
Discover ImagineArt APIs
From complex physics-based simulations to hyper-realistic renders, our tools allow you to generate production-ready assets.
Ready-to-use model APIs
We have the most-popular models implemented and available as API endpoints for you to start crafting your own AI-powered app today.
This is a great way to start for use-cases such as:
- UI-focused applications for existing models.
- Prototype of AI-powered applications while custom models are in-development.
- Benchmarking and result analysis of different models.
Frequently asked questions
Have Questions? Let's Talk! 👋
We're here to help you make the most out of our APIs. Whether you need a custom plan, an enterprise solution, or just want to chat, we're all ears!
Contact Sales Team