---
title: "Contract (Raw)"
method: GET
path: "/contracts/raw"
---

# Contract (Raw)

`GET /contracts/raw`

Returns raw contract JSON, suitable for in-game use

## Query parameters

- `platform` string, required
- `publicId` string, required

## Response `200`

200

- object
  - `template` object
  - `data` object

## Other responses

- `400` — 400
- `407` — 407

---

[API](https://skmtc.dev/hitmaps/apis/hitmaps-ioi-api.md) · [All operations](https://skmtc.dev/hitmaps/apis/hitmaps-ioi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hitmaps/hitmaps-ioi-api/revisions/e284b6402e24/schema)
