Tuned Global Services aAPIs

Sections

Validate a user

Header Parameters

Authorizationstring Required

Basic auth using access key as username and secret key as password.

Body Parameters

ExternalUserIdstring Required

Unique identifier for the user in an external system. If provided, it will be used instead of Msisdn.

Msisdnstring Required

User's phone number. Required if ExternalUserId is not provided.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Response

200
Object

Returns the user id (integer) if the user exists.

401
Object

Invalid or missing credentials.

404
Object

User not found.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot