{ "info": { "_postman_id": "922e57a8-91bf-4bb8-906f-c884c3f8949e", "name": "Matik OAuth", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "7087432" }, "item": [], "auth": { "type": "oauth2", "oauth2": [ { "key": "clientSecret", "value": "", "type": "string" }, { "key": "clientId", "value": "", "type": "string" }, { "key": "state", "value": "123abc", "type": "string" }, { "key": "scope", "value": "producer consumer", "type": "string" }, { "key": "client_authentication", "value": "body", "type": "string" }, { "key": "accessTokenUrl", "value": "https://app.matik.io/api/v1/oauth/token/", "type": "string" }, { "key": "authUrl", "value": "https://app.matik.io/oauth/authorize", "type": "string" }, { "key": "tokenName", "value": "Matik Token", "type": "string" }, { "key": "addTokenTo", "value": "header", "type": "string" } ] }, "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "packages": {}, "requests": {}, "exec": [ "" ] } }, { "listen": "test", "script": { "type": "text/javascript", "packages": {}, "requests": {}, "exec": [ "" ] } } ] }