glim.sh

glim.sh
Category
Service
Network
Avg / request
$0.001 – $0.015
Endpoints
31

Service overview

What is glim.sh?

Fetch YouTube subtitles/transcript (VTT) by 11-char video_id; returns a presigned download URL to the .vtt file

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://glim.sh/api/v1/amazon/get" \
  --method POST \
  --data '{
  "asin": "{asin}",
  "tld": "{tld}"
}'
What you get back
{
  "endpoint": "POST /api/v1/amazon/get",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services