Reve AI

API Key

Here you can view all generated API keys

Key

No API key yet

API usage statistics

Total number of calls
-
Points available
0
Consumption this month
-
Remaining NaN /
coming soon

API call example

    curl -X POST "https://reveai.pro/v1/submit" \
      -H "Content-Type: application/json" \
      -H "Authorization: Bearer " \
      -d '{
            "image_request": {
                "aspect_ratio": "ASPECT_16_9",
                "magic_prompt_option": "AUTO",
                "model": "reve-1.0",
                "prompt": "A man in a red hat"
            }
        }'

View API documentation

Learn how to integrate our API into your application

Go to the document