Skip to main content

Getting Started

EpiLayer object storage provides a scalable solution for storing unstructured data optimized for AI workloads.

Our object storage solution is compatible with any S3-compatible CLI or GUI.

Endpoints

To connect to your buckets using standard S3 clients (like boto3, AWS CLI, etc.), you will need the S3 Endpoint URL.

The S3 endpoint for EpiLayer depends on your region:

https://s3.<region>.epilayerusercontent.eu

You can find more specific connection details (such as your aws_access_key_id and aws_secret_access_key) by navigating to the S3 page in your project dashboard and clicking the ACCESS INFO button.

Authentication

Each request made to EpiLayer APIs must be authenticated using the Authorization HTTP header.

TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx