Skip to main content
Create an API key in the Playground. Store it in GALILEO_API_KEY on your server.
Both SDKs read this variable automatically. You can also pass the key when constructing a client.
Keep API keys out of browser code, mobile applications, source control, and logs. Call Galileo from a server you control. GET /v1/status accepts requests without a key. For upload PUT requests, use the temporary upload URL and omit the Galileo API key.