{ "opencollection": "1.0.0", "info": { "name": "Gandi Domain Authorization Utilities API", "version": "5.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Utilities", "type": "folder" }, "items": [ { "info": { "name": "List record types", "type": "http" }, "http": { "method": "GET", "url": "https://api.gandi.net/v5/domain/dns/rrtypes" }, "docs": "List all accepted DNS record types." } ] } ], "bundled": true }