Skip to content

Usage

Adhere to the following syntax when entering the API URL in your Git LFS client.


Request Syntax

URL
https://<API_KEY_ID>:<API_KEY_SECRET>@git-lfs-api.sans.moe/<API_URL>/<BUCKET_NAME>

Request Variables

  • API_KEY_ID: The API Key ID provided by the object storage service.
  • API_KEY_SECRET: The API Key Secret provided by the object storage service.
  • API_URL: The API URL of the object storage service.
  • BUCKET_NAME: The name of the object storage bucket.