---
title: "Map analysis between two standards"
method: GET
path: "/rest/v1/map_analysis"
tags: ["Gap analysis"]
---

# Map analysis between two standards

`GET /rest/v1/map_analysis`

Returns cached gap analysis or enqueues a background job.

## Query parameters

- `standard` string[], required

## Response `200`

Success

- MapAnalysisResponseSchema
  - `result` unknown

## Other responses

- `400` — Fewer than two standards provided
- `404` — Not found
- `503` — Gap analysis unavailable

---

[API](https://skmtc.net/owasp/apis/opencre-rest-api.md) · [All operations](https://skmtc.net/owasp/apis/opencre-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/owasp/opencre-rest-api/versions/17121b00bb98/schema)
