website logo
Channel Docs
Merchant Docs
Navigate through spaces
Channel Docs
Merchant Docs
⌘K
Guides
🚀Quick Start
🏃‍♂️Utilizing Quick Checkout
👋Welcome to Violet's Docs
💡Concepts
🌐API Reference
✋Help
Docs powered by archbee 
3min

Refreshing an API Token

To refresh your API Token you will need the ‘refresh_token’ that was provided when you logged into the API.

GET auth/token

Refresh your authentication token using the refresh token for your Application.



Request

Curl
|


Response

This method returns an updated token to use for future calls.

JSON
|




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Pagination
Docs powered by archbee 
TABLE OF CONTENTS
GET auth/token