Internal API#
The Internal API provides administrative services for managing users and accounts.
Base URL#
Environment |
URL |
|---|---|
Production |
|
Staging |
|
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 |
|---|---|---|---|
POST |
|
Create a new user account |
Catalog
Service |
Method |
Endpoint |
Description |
|---|---|---|---|
GET |
|
List available catalog regions |