Back to market
Live market

gemini-3.5-transcribe

Google: Gemini 3.5 Transcribe

Browse what's available
Nobody is selling this model right now. The prices below are the published rate, not an offer — a request would find no supply. They are kept visible so the rate can be watched and compared.
Quoted share of list
80%
Quoted output / 1M
9.60 USDT
Sellers online
0
Calls / min
0
Calling this model

POST /audio/transcriptions — the same request OpenAI's SDKs already send. Point the base URL at asale and change nothing else.

billed per token
INPUT
Sign in
Output

Run it to see the answer here.

Or call it from your own code
curl https://gw.asale.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $ASALE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-3.5-transcribe",
    "input_audio": {
      "data": "<base64>",
      "format": "wav"
    },
    "response_format": "json"
  }'
Request fields
FieldTypeAcceptsMeaning
modelrequiredstring—Which model serves the request.
input_audio.datarequiredaudio—The recording, base64-encoded.
input_audio.formatrequiredenumwav · mp3 · flac · m4a · ogg · webm · aacContainer the recording is in.
languagestring—Spoken language; detected when omitted.
response_formatenumjson · verbose_jsonverbose_json adds language, duration and timestamps.
temperaturenumber0 … 1Higher is more varied; 0 is deterministic.
Response
{
  "text": "Hello from the asale media market.",
  "usage": {
    "seconds": 3,
    "input_tokens": 27,
    "output_tokens": 9,
    "cost": 0.0003
  }
}
Token typeList / 1MMarket / 1MOf list price
Input2.001.6080%
Output12.009.6080%
Cache read2.001.6080%
Cache write2.001.6080%
Channel quality

What has been measured about the supply behind this price. Readings, not promises — and aggregate, because which seller failed is nobody's business but theirs and ours.

Online lanes
0
Verified lanes
—
Proved they serve this model
First byte (p50)
—
Success rate
—
No turns settled in the window
Sellable capacity
—
Tokens offered right now

Latency and verification are measured over the last day; the success rate comes from settled traffic. See the status page

Price trend

Currently selling at 80% of the vendor's list price. More sellers online push it down; more buyers push it back up to list.

100%80%60%40%20%10%01:24 AM01:38 AM01:52 AM02:06 AM02:20 AM02:34 AM
02:44 AM
Of list price
80%
Sellers online
0
Calls / min
0
Market depth

No live asks for this model.