Flowmatix Documentation

Get Customer API Token

Was this helpful?

  • Happy
  • Normal
  • Sad

This page contains information on how can agency owners get the API token for the its customers.

Get User API Access Token #

This API endpoint retrieves a user API Access token based on the provided user ID.

This endpoint generates a permanent token for a specified user using their unique userId.

Request URL #

Request Method #

Request Headers #

Header Value Description
authtype Key Must be set to ‘Key’.
Authorization Bearer Bearer token for authentication. You can get the same from the agency admin’s account on Flowmatix Dashboard.

Request Parameters #

Parameter Required Description
userId Yes The unique identifier for the user. You can get the same from the Get Customer API.

Example Request #

Success API Response #

Response Attributes #

Field Description
successIndicates if the request was successful.
messageAdditional information or error messages.
dataContainer for the response data.
permanentTokenObject containing the permanent API access token details of the customer.
keyAPI access token generated for the user.
activeIndicates whether the token is currently active or not.
codeThe status code indicating the result of the request (200 for success).

❓ Got any questions? #

If you have any questions, you can look into our repository of FAQs, most likely, you will find your answer here, If not, write us at support@flowmatix.ai.

Shopping Basket