{ "variables": [], "info": { "name": "Local-CryptoCoin.pro API", "_postman_id": "1521e0ee-bb5d-4889-adb7-efab58ae28b9", "description": "", "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.0.0\/collection.json" }, "item": [ { "name": "Authentication", "description": "", "item": [ { "name": "User Authenticate via Platform", "request": { "url": { "protocol": "https", "host": "appapi-public.cryptocoin.pro", "path": "api\/v1\/authenticate-jwt\/:platform", "query": [] }, "method": "POST", "header": [ { "key": "Token", "value": "{jwt-token}" }, { "key": "Content-Type", "value": "application\/json" }, { "key": "Accept", "value": "application\/json" } ], "body": { "mode": "raw", "raw": "[]" }, "description": "Use this endpoint to authenticate an user with a Platform\n\n