{
  "x402Version": 2,
  "id": 7572,
  "slug": "7572",
  "resource": "https://api.neurodynamic.tech/v1/llm/abliterated/completions",
  "description": "NeuroDynamic Abliterated Model: uncensored / reduced-refusal text LLM. 0.020 USDC per request, 2000 UTF-8 input bytes and up to 512 output tokens. Age 18+, lawful use. No prompt/output retention on NeuroDynamic servers; third-party policies apply. Read https://api.neurodynamic.tech/llm before paying. Lost output cannot be replayed; payment status can be recovered.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa369aC3412360206DB63507b190E691c0C5B9F3e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "adult": true,
            "input": "Say hello.",
            "terms_version": "2026-09-11-llm-v1",
            "third_party_processing": true
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "ai_generated": true,
            "finish_reason": "stop",
            "model": "abliterated",
            "text": "Hello."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "adult": {
                    "const": true
                  },
                  "input": {
                    "description": "At most 2000 UTF-8 bytes",
                    "maxLength": 2000,
                    "type": "string"
                  },
                  "max_tokens": {
                    "default": 512,
                    "maximum": 512,
                    "minimum": 16,
                    "type": "integer"
                  },
                  "terms_version": {
                    "const": "2026-09-11-llm-v1"
                  },
                  "third_party_processing": {
                    "const": true
                  }
                },
                "required": [
                  "input",
                  "terms_version",
                  "adult",
                  "third_party_processing"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "required": [
                  "model",
                  "text",
                  "finish_reason",
                  "ai_generated"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.neurodynamic.tech",
  "lastUpdated": "2026-09-12T08:54:03.865Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T08:54:03.658Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.neurodynamic.tech",
    "manifest_name": "api.neurodynamic.tech",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}