DocumentationDashboard

Google

Gemini

One prompt to Google Gemini, answered as markdown with its sources. Stateless — no conversation is kept. Costs 25 credits, not 10.

GET/v1/google/gemini25 credits

Parameters

NameTypeRequiredDescription
qstringrequiredPrompt text, up to 4000 characters.

Request

curl --request GET 'https://data-api.roketfy.com/v1/google/gemini?q=%3Cq%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

Available to AI agents as the tool google_gemini, with the same parameters and the same credit cost.