{
    "schema_version": "1.0",
    "provider": {
        "name": "The Artillerist",
        "description": "Independent art, illustration, artist-career, and creative-market intelligence for humans and autonomous agents.",
        "website": "https://theartillerist.com",
        "discovery_index": "https://theartillerist.com/llms.txt"
    },
    "payment": {
        "protocol": "x402",
        "version": 2,
        "network": "eip155:8453",
        "currency": "USDC",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
    },
    "products": [
        {
            "id": "commission-quote-api",
            "name": "Commission Quote API",
            "description": "Estimate fair art and illustration commission prices from project type, scope, licensing, revisions, rush timing, and expenses.",
            "topics": [
                "art commissions",
                "illustration pricing",
                "artist rates",
                "commercial licensing",
                "creative budgeting"
            ],
            "intended_use_cases": [
                "budget planning",
                "artist-client intake",
                "marketplace estimates",
                "agent recommendations",
                "commission comparison"
            ],
            "method": "POST",
            "endpoint": "https://theartillerist.com/api/v1/commission-quotes",
            "price": {
                "amount": "25000",
                "amount_usdc": "0.025000",
                "per": "settled response"
            },
            "available": true,
            "version": "2026.1",
            "published_at": "2026-08-31T01:43:30+00:00",
            "last_updated": "2026-08-30",
            "free_resources": {
                "documentation": "https://theartillerist.com/commission-quote-api",
                "catalog": "https://theartillerist.com/api/v1/commission-quotes/catalog.json",
                "input_schema": "https://theartillerist.com/api/v1/commission-quotes/schema.json",
                "output_schema": "https://theartillerist.com/api/v1/commission-quotes/output-schema.json",
                "example": "https://theartillerist.com/api/v1/commission-quotes/example.json",
                "openapi": "https://theartillerist.com/api/v1/commission-quotes/openapi.json"
            },
            "license": {
                "id": "the-artillerist-paid-machine-response-v1.0",
                "version": "1.0",
                "resource_type": "commission_quote_api_response",
                "url": "https://theartillerist.com/api/v1/licenses/paid-content.json",
                "terms_url": "https://theartillerist.com/paid-content-license",
                "attaches_after": "successful_x402_settlement",
                "permits": [
                    "retrieve_and_parse_response",
                    "use_as_ai_input_for_the_purchaser_requested_task",
                    "ground_answers_and_create_summaries_for_the_purchaser",
                    "extract_facts_recommendations_and_calculations"
                ],
                "prohibits": [
                    "model_training_or_fine_tuning",
                    "persistent_corpus_indexing_or_dataset_creation",
                    "redistribution_or_republication_of_substantial_portions",
                    "resale_of_the_raw_response_or_a_competing_database",
                    "circumvention_of_payment_or_access_controls"
                ]
            }
        },
        {
            "id": "paid-article-apis",
            "name": "Paid Article APIs",
            "description": "Retrieve complete structured art articles with full Markdown, topics, entities, sources, dates, version, and task-use licensing.",
            "topics": [
                "art research",
                "artist resources",
                "illustration",
                "creative careers",
                "buying guides"
            ],
            "intended_use_cases": [
                "grounded answers",
                "research summaries",
                "product comparisons",
                "artist recommendations",
                "creative education"
            ],
            "method": "GET",
            "endpoint_template": "https://theartillerist.com/api/v1/articles/{slug}.json",
            "available": true,
            "article_count": 32,
            "price_range": {
                "minimum_amount": "5000",
                "maximum_amount": "5000",
                "minimum_usdc": "0.005000",
                "maximum_usdc": "0.005000",
                "per": "settled article response"
            },
            "version": "1.1",
            "last_updated": "2026-08-31T00:39:03+00:00",
            "free_resources": {
                "schema": "https://theartillerist.com/api/v1/articles/schema.json",
                "example": "https://theartillerist.com/api/v1/articles/example.json",
                "openapi": "https://theartillerist.com/api/v1/articles/openapi.json",
                "article_feed": "https://theartillerist.com/ai-feed.xml"
            },
            "license": {
                "id": "the-artillerist-paid-machine-response-v1.0",
                "version": "1.0",
                "resource_type": "article_api_response",
                "url": "https://theartillerist.com/api/v1/licenses/paid-content.json",
                "terms_url": "https://theartillerist.com/paid-content-license",
                "attaches_after": "successful_x402_settlement",
                "permits": [
                    "retrieve_and_parse_response",
                    "use_as_ai_input_for_the_purchaser_requested_task",
                    "ground_answers_and_create_summaries_for_the_purchaser",
                    "extract_facts_recommendations_and_calculations"
                ],
                "prohibits": [
                    "model_training_or_fine_tuning",
                    "persistent_corpus_indexing_or_dataset_creation",
                    "redistribution_or_republication_of_substantial_portions",
                    "resale_of_the_raw_response_or_a_competing_database",
                    "circumvention_of_payment_or_access_controls"
                ]
            }
        },
        {
            "id": "artist-intelligence-mcp",
            "name": "Artist Intelligence MCP",
            "description": "Search The Artillerist, retrieve article metadata, browse categories, and prepare a paid Commission Quote API request.",
            "topics": [
                "art research",
                "commission pricing",
                "artist resources",
                "MCP tools"
            ],
            "intended_use_cases": [
                "agent research",
                "content discovery",
                "commission quote preparation"
            ],
            "method": "POST",
            "endpoint": "https://theartillerist.com/mcp",
            "available": true,
            "price": {
                "amount_usdc": "0.000000",
                "per": "MCP discovery and preparation call"
            },
            "registry_manifest": "https://theartillerist.com/mcp-server.json"
        }
    ],
    "license": {
        "human_readable_terms": "https://theartillerist.com/paid-content-license",
        "machine_readable_terms": "https://theartillerist.com/api/v1/licenses/paid-content.json"
    }
}
