# Get signing ceremony URL

`GET /omni/get/signing-ceremony-url` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Get signing ceremony URL

Fetches signing ceremony URL for the current session.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Electronic signature

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `getSigningCeremonyUrl`); see the Implementation pane for source & tests.

