API Explorer

Test and explore the Chars.gg API endpoints

Create account

Creates a new account

Endpoint Details

Create account

POST /v1/accounts

Headers

Request Body

Response Examples

201 - Account created successfully
Schema: {
  "$ref": "#/components/schemas/GetAccountResponseDto"
}