---
title: "Returns svgcheck output with parsed SVG"
method: POST
path: "/api/svgcheck"
---

# Returns svgcheck output with parsed SVG

`POST /api/svgcheck`

## Response `200`

Returns svgcheck output

- object
  - `svg` string — Parsed SVG output
  - `svgcheck` string — svgcheck output logs
  - `errors` string — svgcheck errors

## Other responses

- `400` — Error has occurred.
- `401` — Failed to authenticate.

---

[API](https://skmtc.net/ietf-tools/apis/ietf-author-tools-api.md) · [All operations](https://skmtc.net/ietf-tools/apis/ietf-author-tools-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ietf-tools/ietf-author-tools-api/versions/8db1416c9cdd/schema)
