I

Intuitek · CAP Vision Analyze

by Intuitek

GETBase

$0.05

per call · USD Coin on Base

Analyze any image URL using GPT-4o-mini vision. Returns structured analysis based on the mode: describe (full description), ocr (text extraction), chart (data/trend extraction), ui (interface analysis), identify (object/subject ID), or qa (answer a specific question about the image). Input must be a publicly accessible image URL (JPEG, PNG, GIF, WebP). $0.050/call.

Endpoint

GET https://the-stall.intuitek.ai/cap/vision-analyze

1

Calls / 30d

1

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://the-stall.intuitek.ai/cap/vision-analyze", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://the-stall.intuitek.ai/cap/vision-analyze" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "analysis": "example",
  "finish_reason": "example",
  "mode": "example",
  "model": "example",
  "tokens": {
    "completion": 1,
    "prompt": 1,
    "total": 1
  },
  "url": "example"
}

Payment details

Pay to0x03d773c52b67993e60ecb3134b17436fe03b584c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Media & Generation and the homepage with a featured placement.

Get featured →

More from Intuitek & similar services