{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_accounts subpackage_auth API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_auth", "type": "folder" }, "items": [ { "info": { "name": "Obtain the publishable key for a specific environment", "type": "http" }, "http": { "method": "GET", "url": "https://api.x.flatfile.com/v1/auth/publishable-key", "headers": [ { "name": "Authorization", "value": "" }, { "name": "X-Disable-Hooks", "value": "" } ], "params": [ { "name": "environmentId", "value": "", "type": "query", "description": "ID of environment to search" } ] }, "docs": "Obtain the publishable key for a specific environment" }, { "info": { "name": "Get SFTP credentials for Space", "type": "http" }, "http": { "method": "GET", "url": "https://api.x.flatfile.com/v1/auth/sftp-credentials", "headers": [ { "name": "Authorization", "value": "" }, { "name": "X-Disable-Hooks", "value": "" } ], "params": [ { "name": "spaceId", "value": "", "type": "query", "description": "ID of space to get credentials for" } ] }, "docs": "Get SFTP credentials for Space" } ] } ], "bundled": true }