Skip to content

API Reference

Base URL: https://api.jarvisclaw.ai/v1

Authentication: Authorization: Bearer sk-your-api-key or PAYMENT-SIGNATURE (x402)

AI Models

APIEndpointBilling
Responses APIPOST /v1/responsesPer token
Anthropic MessagesPOST /v1/messagesPer token
Chat CompletionsPOST /v1/chat/completionsPer token
EmbeddingsPOST /v1/embeddingsPer token
RerankPOST /v1/rerankPer call
Image GenerationPOST /v1/images/generationsPer image
Video GenerationPOST /v1/videos/generationsPer video
Music GenerationPOST /v1/audio/generationsPer track
Audio & TTSPOST /v1/audio/speechPer token
Web SearchPOST /v1/searchPer call
Prompt CoachPOST /v1/prompt-coach/optimizePer call

Marketplace Services

APIEndpointBilling
Prediction Markets/v1/marketplace/prediction/*Per call
DEX Trading (0x)/v1/marketplace/dex/*Per call ($0.001)
Compute (Sandbox)/v1/marketplace/compute/*Per call
Crypto Data (Surf)/v1/marketplace/surf/*Per call
Phone & Voice/v1/marketplace/phone/*Per call
Trading Markets/v1/marketplace/markets/*Per call
RealFace & Portrait/v1/marketplace/realface/*Per call

Agent Intent Protocol (AIP)

APIEndpointBilling
AIP ProtocolPOST /v1/intent/resolvePer call
AIP ExecutePOST /v1/intent/executePer intent
AIP Network/v1/network/*Free (execute is paid)
Agent Economyoverview
Wallet/v1/wallet/*Free

Discovery & Protocols

APIEndpointDescription
Discovery/.well-known/x402x402 service discovery
AIP Discovery/.well-known/agent-intent-protocol.jsonAIP agent discovery
A2A Discovery/.well-known/agent-card.jsonA2A agent card
MCP/mcpModel Context Protocol server

Reference

PageDescription
ErrorsError codes and handling
ModelsAvailable models list
SecurityAuth, encryption, rate limiting