Hier können Sie alle erzeugten API -Schlüssel anzeigen
Noch kein API -Schlüssel
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"
}
}'Erfahren Sie, wie Sie unsere API in Ihre Anwendung integrieren können
Gehen Sie zum Dokument