# Cloud Storage Introduction
We've created an API which helps you access your data from the Crawlbase Storage (opens new window).
You can send data to your Crawlbase Cloud Storage by either using the &store=true API parameter or configuring your Crawler (opens new window) to do so by using the Storage webhook endpoint, or by using the Crawling API with the &async=true API parameter
- Requests to Cloud Storage start with the following base part:
https://api.crawlbase.com/storage - The requests require to send the
tokenparameter using your private token?token=_USER_TOKEN_