---
title: "x402 answer page JSON mirror"
method: GET
path: "/answers/{slug}.json"
---

# x402 answer page JSON mirror

`GET /answers/{slug}.json`

Machine-readable mirror of one high-intent x402 verification answer page.

## Path parameters

- `slug` string, required

## Response `200`

Answer page mirror

- AnswerPage
  - `agent_next_steps` string[]
  - `aliases` string[]
  - `answer` string
  - `answer_policy` object
  - `api` string
  - `api_method` 'GET' | 'POST'
  - `canonical_url` string
  - `citation_targets` object[]
  - `cta` string
  - `description` string
  - `evidence_checks` string[]
  - `generated_at` string
  - `json_url` string
  - `name` string
  - `primary_url` string
  - `related` object[]
  - `schema` string
  - `search_intent` string

## Other responses

- `404` — Answer not found

---

[API](https://skmtc.net/ontarioprotocol/apis/ontario-protocol-x402-api.md) · [All operations](https://skmtc.net/ontarioprotocol/apis/ontario-protocol-x402-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ontarioprotocol/ontario-protocol-x402-api/revisions/54384a1c4bf3/schema)
