# StashFyle ## Docs - [Delete File](https://stashfyle.mintlify.app/api-reference/delete-file.md): Permanently delete a file. - [Get File](https://stashfyle.mintlify.app/api-reference/get-file.md): Get metadata for a specific file. - [Health Check](https://stashfyle.mintlify.app/api-reference/health.md): Check API and service status. - [List Files](https://stashfyle.mintlify.app/api-reference/list-files.md): List all files in your account. - [API Overview](https://stashfyle.mintlify.app/api-reference/overview.md): Base URL, authentication, and common patterns. - [Signed URLs](https://stashfyle.mintlify.app/api-reference/signed-urls.md): Generate temporary access URLs for private files. - [Upload File](https://stashfyle.mintlify.app/api-reference/upload.md): Upload a file and get a public URL. - [Usage](https://stashfyle.mintlify.app/api-reference/usage.md): Get your current usage statistics. - [Authentication](https://stashfyle.mintlify.app/authentication.md): Learn about API key types and how to authenticate requests. - [Error Handling](https://stashfyle.mintlify.app/errors.md): Understand error responses and how to handle them. - [Introduction](https://stashfyle.mintlify.app/introduction.md): Dead simple file uploads for indie devs. POST a file, get a URL. - [Plans & Limits](https://stashfyle.mintlify.app/plans.md): Compare plans and understand your usage limits. - [Quickstart](https://stashfyle.mintlify.app/quickstart.md): Get your API key and upload your first file in 2 minutes. - [Rate Limits](https://stashfyle.mintlify.app/rate-limits.md): Understand request limits and how to handle rate limiting. ## OpenAPI Specs - [openapi](https://stashfyle.mintlify.app/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/elementnl/StashFyle)