BBaton/ docs

Preparation

The first things to check before integrating BBaton Login. One application automatically issues your Client ID and Secret Key — all you need is a Redirect URL.

StatusProduction
ChecklistAPI application · Client account
Watch outRequest IP · Callback URL
IssuedClient ID · Secret Key

01 Apply for API access

Apply using the button below. Once submitted, a Client account is created automatically and you integrate using the issued credentials.

Request Flow

You can apply right now.

Fill in your service and contact details on the application page and submit.

Opens in a new window. If popups are blocked, it opens in the current tab.

Check

Verify that the request IP and Callback (Redirect) URL you enter match your production environment. Mismatched values cause errors at integration time.

02 Confirm your Client account

Once your application is complete, a Client account is created automatically. Store the issued values securely and use them as-is in the integration step.

STEP 01

Auto-created

Your Client account is created automatically upon application.

STEP 02

Receive Client ID

Receive the Client ID used in OAuth authorize requests.

STEP 03

Receive Secret Key

Receive the Secret Key used at the token step.

STEP 04

Keep it safe

In production, store secrets according to your security policy.

03 After applying