---
title: "Register / get registration URL"
method: GET
path: "/license/register"
tags: ["License"]
---

# Register / get registration URL

`GET /license/register`

Checks the GLOBAL_API_KEY with the licensing server. If not yet registered, initiates registration and returns a register_url. Accepts an optional redirect_uri for the post-registration redirect.

## Query parameters

- `redirect_uri` string

## Response `200`

Registration state (status/message or register_url)

- GinH

---

[API](https://skmtc.dev/evolution-foundation/apis/evolution-go.md) · [All operations](https://skmtc.dev/evolution-foundation/apis/evolution-go/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evolution-foundation/evolution-go/revisions/8e9c4d7d1dab/schema)
