{
  "x402Version": 2,
  "id": 14205,
  "slug": "14205",
  "resource": "https://test.x402labs.sh/v1/social/truthsocial/user-posts",
  "description": "Truth Social user posts lookup",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x3fd04211963F79bE7E5356438680542aA97b089F",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "handle": "realDonaldTrump",
            "trim": true
          },
          "type": "http"
        },
        "output": {
          "example": {
            "next_max_id": "114315219437063159",
            "statuses": [
              {
                "content": "Make America Great Again!",
                "created_at": "2026-04-09T00:00:00.000Z",
                "id": "114315219437063160",
                "url": "https://truthsocial.com/@realDonaldTrump/posts/114315219437063160"
              }
            ]
          },
          "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,
                "anyOf": [
                  {
                    "required": [
                      "handle"
                    ]
                  },
                  {
                    "required": [
                      "userId"
                    ]
                  }
                ],
                "properties": {
                  "handle": {
                    "maxLength": 64,
                    "minLength": 1,
                    "type": "string"
                  },
                  "nextMaxId": {
                    "maxLength": 64,
                    "minLength": 1,
                    "pattern": "^[0-9]+$",
                    "type": "string"
                  },
                  "trim": {
                    "type": "boolean"
                  },
                  "userId": {
                    "maxLength": 32,
                    "minLength": 1,
                    "pattern": "^[0-9]+$",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "test.x402labs.sh",
  "lastUpdated": "2026-08-30T20:48:18.658Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T20:48:44.09Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "test.x402labs.sh",
    "manifest_name": "test.x402labs.sh",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}