{
  "x402Version": 2,
  "id": 11003,
  "slug": "11003",
  "resource": "https://machine-market-social.machine-market.workers.dev/profile",
  "description": "Fetch a current public creator profile.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xf27eb2cbfd4ea120d1ebdeb276803a1b5309fc4b",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "8000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "freshness": "live",
            "platform": "tiktok",
            "target": "creator"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {},
            "freshness": {
              "cached": false,
              "observed_at": "2026-09-18T00:00:00.000Z"
            },
            "platform": "tiktok",
            "provider": "machine.market",
            "success": true,
            "type": "profile"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "freshness": {
                    "default": "live",
                    "description": "Maximum acceptable upstream freshness policy.",
                    "enum": [
                      "live",
                      "24h",
                      "7d"
                    ],
                    "type": "string"
                  },
                  "platform": {
                    "description": "Social or creator-link platform adapter.",
                    "enum": [
                      "tiktok",
                      "instagram"
                    ],
                    "type": "string"
                  },
                  "target": {
                    "description": "TikTok handle without @",
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "platform",
                  "target"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "data": {
                    "additionalProperties": true,
                    "type": "object"
                  },
                  "freshness": {
                    "properties": {
                      "cached": {
                        "type": "boolean"
                      },
                      "observed_at": {
                        "description": "ISO 8601 timestamp",
                        "type": "string"
                      }
                    },
                    "required": [
                      "cached",
                      "observed_at"
                    ],
                    "type": "object"
                  },
                  "platform": {
                    "type": "string"
                  },
                  "provider": {
                    "const": "machine.market",
                    "type": "string"
                  },
                  "success": {
                    "const": true,
                    "type": "boolean"
                  },
                  "type": {
                    "const": "profile",
                    "type": "string"
                  }
                },
                "required": [
                  "success",
                  "provider",
                  "platform",
                  "type",
                  "freshness",
                  "data"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "machine-market-social.machine-market.workers.dev",
  "lastUpdated": "2026-09-18T19:35:22.648Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T19:35:22.051Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "machine-market-social.machine-market.workers.dev",
    "manifest_name": "machine-market-social.machine-market.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}