---
title: "Academic citation verification: DOI lookup, author match, journal authenticity."
method: POST
path: "/v2/uvo_academic_verify"
tags: ["agent-safety"]
---

# Academic citation verification: DOI lookup, author match, journal authenticity.

`POST /v2/uvo_academic_verify`

Deep academic source verification with DOI resolution, journal authenticity (predatory-journal blocklist), and authorship cross-check via OpenAlex + Semantic Scholar. For high-stakes research output where one fake citation kills credibility.

## Request body

- object
  - `citations` unknown[]
    - unknown

## Response `200`

Success (synthetic example)

## Other responses

- `400` — Bad Request — invalid or missing parameters.
- `402` — Payment Required (x402): response carries payment requirements; retry with the X-PAYMENT header (USDC on Base).

---

[API](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform.md) · [All operations](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tooloracle/tooloracle-mcp-platform/versions/0f85b83186f5/schema)
