# Byteport ## Docs - [Create API Key](https://docs.byteport.com/docs/api-reference/api-keys/create.md): Create a new API key scoped to your workspace. - [Delete API Key](https://docs.byteport.com/docs/api-reference/api-keys/delete.md): Permanently delete an API key. - [List API Keys](https://docs.byteport.com/docs/api-reference/api-keys/list.md): List every API key in your workspace. - [Retrieve API Key](https://docs.byteport.com/docs/api-reference/api-keys/retrieve.md): Retrieve a single API key by id. - [Cat](https://docs.byteport.com/docs/api-reference/file-operations/cat.md): Read the contents of a file. - [Disk Usage](https://docs.byteport.com/docs/api-reference/file-operations/disk-usage.md): Report how much storage a path is using. - [Find](https://docs.byteport.com/docs/api-reference/file-operations/find.md): Search for files and folders across a location. - [Make Directory](https://docs.byteport.com/docs/api-reference/file-operations/mkdir.md): Create an empty directory at the provided path. - [Introduction](https://docs.byteport.com/docs/api-reference/introduction.md): Move, share, and manage files across every location connected to Byteport — over a single HTTP API. - [Preview](https://docs.byteport.com/docs/api-reference/preview/preview.md): Dry-run any Transfer request before committing it. - [Copy](https://docs.byteport.com/docs/api-reference/transfers/copy.md): Copy one or more files or folders to a destination location. - [List](https://docs.byteport.com/docs/api-reference/transfers/list.md): List the contents of a folder. - [Move](https://docs.byteport.com/docs/api-reference/transfers/move.md): Relocate a file so it exists only in the destination location. - [Pull](https://docs.byteport.com/docs/api-reference/transfers/pull.md): Pull from an external link into a destination location. - [Remove](https://docs.byteport.com/docs/api-reference/transfers/remove.md): Remove a file or folder. - [Send](https://docs.byteport.com/docs/api-reference/transfers/send.md): Send a file by email to one or more recipients. - [Share](https://docs.byteport.com/docs/api-reference/transfers/share.md): Generate an instantly shareable URL for a single file. - [Introduction](https://docs.byteport.com/docs/webhooks/introduction.md): Receive real-time events from Byteport whenever transfers, files, or workspace state change. ## OpenAPI Specs - [openapi](https://docs.byteport.com/docs/api-reference/openapi.json)