{
"Authorization": "Bearer API Key",
"Content-Type": "application/json"
}{
"model": "gemini-2.5-pro-all",
"messages": [
{ "role": "system", "content": "You are an AI assistant" },
{ "role": "user", "content": "Hello" }
]
}{
"Authorization": "sk-",
"Content-Type": "application/json"
}{
"model": "gpt-image-1",
"prompt": "a white siamese cat",
"n": 1,
"size": "1024x1024"
}