---
title: "Resolve an Order Stream Grant token to its Stream Window state"
method: POST
path: "/v1/public/order-streams/resolve"
tags: ["Order Stream Grants"]
---

# Resolve an Order Stream Grant token to its Stream Window state

`POST /v1/public/order-streams/resolve`

Public endpoint: the token is the credential. Malformed, unknown, revoked, and expired tokens all return the same 404 so the route is not a validity oracle.

## Request body

- object
  - `token` string, required

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-15** `5c8170e25e84` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/public/order-streams/resolve/post.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/c0cdd7930088?raw)
