---
title: "Standalone Journey API"
method: POST
path: "/standalone-journey"
tags: ["Standalone Journey API"]
---

# Standalone Journey API

`POST /standalone-journey`

## Response `200`

Success

- object
  - `success` boolean — Indicates if the request was successful or not.
  - `journey_id` string — The unique identifier for the verification journey. You can use this journey_id to retrieve processing results via the Get Journey Result API.

## Other responses

- `400` — Bad Request
- `401` — Bad Request

---

[API](https://skmtc.net/idwise/apis/idwise-api.md) · [All operations](https://skmtc.net/idwise/apis/idwise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/idwise/idwise-api/revisions/c83866525ec0/schema)
