API Docs
General usage

Signed Identifiers

Some links set within ChipBot’s white label dashboard will be displayed to the user. One such example is the “Plans & Billings” feature.

Because ChipBot is linking to an external source, that source may not be able to safely and securely identify the user.

This introduces the need for a signed identifier.

All external links associated with an external account option will have a prepended token containing limited user identification. The token can later be used to get additional details. It expires 30 seconds after the user clicks the link.

Use your Account API Key as the secret key to verify the JWT token. This prevents man-in-the-middle manipulation of the token.

Here’s how the flow works:

Sub Account Token Identifier Example

{
  "ownerUserId": "usr_abc123",
  "subAccountId": "subact_xyz987",
  "iat": 1724278052,
  "exp": 1724278082
}

ChipBot



ChipBot Inc.
ChipBot iOS AppChipBot Android App
All major cards are accepted.
2500 CityWest Blvd Ste. 150
Houston, TX 77042
support@getchipbot.com
ChipBot, Inc.© 2024 ChipBot, Inc. All Rights Reserved.