{ "opencollection": "1.0.0", "info": { "name": "Postman Postbot API", "version": "1.0.0" }, "items": [ { "info": { "name": "postbot", "type": "folder" }, "items": [ { "info": { "name": "Generate a tool", "type": "http" }, "http": { "method": "POST", "url": "https://api.postman.com/postbot/generations/tool", "headers": [ { "name": "x-api-key", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "**This endpoint is deprecated**\n\nGenerates code for an AI agent tool using a collection and request from the Public API Network. For more information, see [**Tool Generation Demo**](http://postman.com/explore/toolgen) in Postman's Public API Network.\n\n### Important\n\n- This endpoint has a rate limit of **300 calls every 3 hours**. This does not accrue Postbot usage.\n- This endpoint only supports public Postman Collections and requests.\n" } ] } ], "bundled": true }