---
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

## Changes

- **2026-07-08** `710ec655bbc9` — 1 info
  - endpoint added
- **2026-01-16** `ae03d764eede` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/owasp/apis/opencre-rest-api/changes/rest/v1/map_analysis/get.md)

---

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