Internal API#

The Internal API provides administrative services for managing users and accounts.

Base URL#

Environment

URL

Production

https://api.groupvan.com

Staging

https://api.staging.groupvan.com

Authentication#

All Internal API endpoints require a valid JWT Bearer token in the request header.

Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

Available Services#

Users

Service

Method

Endpoint

Description

Create User

POST

/internal/users/create

Create a new user account

Catalog

Service

Method

Endpoint

Description

Catalog Regions

GET

/internal/catalog/regions

List available catalog regions