{ "opencollection": "1.0.0", "info": { "name": "APIs for Dassault Systèmes Partners accreditations apikeys API", "version": "0.10.0" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "apikeys", "type": "folder" }, "items": [ { "info": { "name": "Generate a new API key", "type": "http" }, "http": { "method": "POST", "url": "https://apigw-prd.3ds.com/order/api4partners/v0/apikeys" }, "docs": "Generate a new API key and its hash." } ] } ], "bundled": true }