{
  "x402Version": 2,
  "id": 7414,
  "slug": "7414",
  "resource": "https://theartillerist.com/api/v1/commission-quotes",
  "description": "Estimate fair art and illustration commission prices from project type, scope, licensing, revisions, rush timing, and expenses.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf69586f5E0e5B3b105A1937364D8B299877c9735",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "commission_type": "book-cover-illustration",
            "complexity": "complex",
            "expenses_usd": 0,
            "experience": "established",
            "finish": "rendered",
            "revisions": 2,
            "rush": "none",
            "subjects": 2,
            "usage": "commercial_small"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "commission_type": {
              "quote_key": "book-cover-illustration"
            },
            "currency": "USD",
            "dataset": {
              "version": "2026.1"
            },
            "estimate": {
              "high": 3750,
              "low": 1250,
              "recommended": 2200
            },
            "quote_id": "cq_example"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "theartillerist.com",
  "lastUpdated": "2026-08-31T23:15:46.983Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-31T23:15:46.436Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "theartillerist.com",
    "manifest_name": "theartillerist.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}