Artificialanalysis: Get Cost Per Task
Artificialanalysis via Parse · developer_tools
Get per-model cost-per-task data from the Artificial Analysis homepage. Returns Intelligence Index score, cost per task (USD) with granular cost breakdown, time per task, end-to-end response time, TTFT, token counts per task (input, output, reasoning), and Coding Index score. Coding cost/time fields are included but currently null as the site does not expose per-coding-task cost data. When `models` is provided, loads the page filtered to those slugs; when omitted returns the default homepage set. Access AI model benchmarks, hardware performance data, provider leaderboards, and model comparisons from Artificial Analysis. Fulfilled by Parse from artificialanalysis.ai.
- artificialanalysis
- artificialanalysis-ai
- developer-tools
- other
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ae371dc0-d495-4644-ae2f-97fbf3214b85/get_cost_per_task
- Interface artifact
- sha256:67e9de7a8a22fb18a722ee33edd97a1f54ba33f99e8be96086c66e40b33084c5
- Manifest digest
- sha256:e0b2a49816b0bb34eb6b4800f6f61dc2f5474436cc1b2c8b06a607ca62204e3a
Request fields
- models (string): Comma-separated list of model slugs to filter results (e.g. 'claude-sonnet-5,gpt-5-6-sol,gemini-3-5-flash-lite'). When omitted, returns the default set of models shown on the homepage.
Example queries
- {"models":"gpt-5-6-sol"}