{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api-evangelist.github.io/frontegg/json-structure/frontegg-vendor-token-structure.json", "title": "VendorToken", "type": "object", "properties": { "token": "string", "expiresIn": "number", "tokenType": "string" } }