{ "info": { "_postman_id": "5558b718-85d1-4a09-acb6-b7f6f389cea7", "name": "Fast Agents Authentication API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:13:03.000Z", "updatedAt": "2026-07-28T01:13:03.000Z", "lastUpdatedBy": "35240", "uid": "35240-5558b718-85d1-4a09-acb6-b7f6f389cea7" }, "item": [ { "name": "v1", "item": [ { "name": "auth", "item": [ { "name": "verify", "item": [ { "name": "Verify API Key", "id": "5b3049fe-f3fa-47b8-9f6f-452e6edb4a81", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/v1/auth/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "auth", "verify" ] }, "description": "Verify authentication with API key." }, "response": [ { "id": "220dedd6-45d7-4dc9-8165-142322058118", "name": "Valid API Key", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/auth/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "auth", "verify" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:13:04.000Z", "updatedAt": "2026-07-28T01:13:04.000Z", "uid": "35240-220dedd6-45d7-4dc9-8165-142322058118" }, { "id": "e8835fdd-63b4-4898-9334-85d66fb691ee", "name": "Missing or Invalid API Key", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/auth/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "auth", "verify" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:13:04.000Z", "updatedAt": "2026-07-28T01:13:04.000Z", "uid": "35240-e8835fdd-63b4-4898-9334-85d66fb691ee" } ], "createdAt": "2026-07-28T01:13:04.000Z", "updatedAt": "2026-07-28T01:13:04.000Z", "uid": "35240-5b3049fe-f3fa-47b8-9f6f-452e6edb4a81" } ], "id": "03cb5dfc-b8ee-467a-8978-7640c866b678", "createdAt": "2026-07-28T01:13:03.000Z", "updatedAt": "2026-07-28T01:13:03.000Z", "uid": "35240-03cb5dfc-b8ee-467a-8978-7640c866b678" } ], "id": "3e8dce8a-fc38-4467-8b9d-d87fffd325cd", "createdAt": "2026-07-28T01:13:03.000Z", "updatedAt": "2026-07-28T01:13:03.000Z", "uid": "35240-3e8dce8a-fc38-4467-8b9d-d87fffd325cd" } ], "id": "00ff6bd7-bcac-41fe-8456-c3eb5f9b57ed", "createdAt": "2026-07-28T01:13:03.000Z", "updatedAt": "2026-07-28T01:13:03.000Z", "uid": "35240-00ff6bd7-bcac-41fe-8456-c3eb5f9b57ed" } ], "variable": [ { "key": "baseUrl", "value": "https://api.bey.dev" } ] }