{
  "x402Version": 2,
  "id": 12382,
  "slug": "12382",
  "resource": "https://api.ishtar.numetal.xyz/api/chat/ask",
  "description": "Ask Ishtar — pay-per-answer AI dating & relationship coaching for agents. POST a question, get one candid, chaperoned coaching answer.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x36de990133D36d7E3DF9a820aA3eDE5a2320De71",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "2GvLgz2ovzNkrYEzJsZ1kRovXjVQnmm7WRWFd3vFzsma",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "Ask Ishtar — pay-per-answer AI dating & relationship coaching for agents. POST a question, get one candid, chaperoned coaching answer.",
      "info": {
        "input": {
          "body": {
            "message": "How do I write a dating doc that gets good matches?"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "mode": "chat",
            "ok": true,
            "paid": true,
            "reply": "A candid, specific admission beats a résumé — try naming one small true thing you want a partner to know."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "message": {
                    "description": "A dating, relationship, or venue question to ask Ishtar.",
                    "maxLength": 2000,
                    "minLength": 1,
                    "type": "string"
                  },
                  "mode": {
                    "enum": [
                      "chat",
                      "coach"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "message"
                ],
                "type": "object"
              },
              "bodyType": {
                "type": "string"
              },
              "method": {
                "type": "string"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "mode": {
                    "type": "string"
                  },
                  "ok": {
                    "type": "boolean"
                  },
                  "paid": {
                    "type": "boolean"
                  },
                  "reply": {
                    "type": "string"
                  }
                },
                "required": [
                  "ok",
                  "reply",
                  "mode",
                  "paid"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.ishtar.numetal.xyz",
  "lastUpdated": "2026-09-17T06:26:53.072Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T06:26:52.759Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.ishtar.numetal.xyz",
    "manifest_name": "api.ishtar.numetal.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}