# BYO Cloud API Keys

Users can supply their own cloud vendor API keys in order to spend their own cloud vendor credits rather than spending their Strong Compute budget.

Open the menu at the top-right of the page and click on [Organisations](https://cp.strongcompute.ai/organisations). Click on **Manage** for the Organisation you want to configure own cloud vendor API keys for, then click on the **API Keys** tab.

<figure><img src="/files/7Gdqg4bNFvQKWsPNLkWr" alt=""><figcaption></figcaption></figure>

*Please note that all API keys and secrets are stored encrypted, and cannot be accessed again once saved. To update your API keys, please input the new values on the Edit screen, or delete and recreate the Vendor.*

As of 11-02-2026, Strong Compute supports the following cloud vendors:

* Amazon Web Services (AWS)
* Microsoft Azure
* Crusoe
* CUDO Compute
* Google Cloud Platform (GCP)
* E2E Networks
* GPU Salad
* Hyperstack
* Jarvis Labs
* Lambda
* Latitude.sh
* Nebius
* Oblivus
* Oracle
* Runpod
* Scaleway
* Vultr

The following cloud vendors are coming soon.

* Hydra Host
* Together.AI
* Verda
* OVH

Click on the Setup button for the cloud vendor you want to configure and complete the form to supply API keys for that vendor.

### Vendor Requirements and Setup

Most vendors require API keys to be properly configured in order to be used by Strong Compute. Refer below to the requirements and setup guide for each vendor:

* [Amazon Web Services (AWS)](/byo-cloud-api-keys/api-setup-amazon-web-services-aws.md)
* [Microsoft Azure](/byo-cloud-api-keys/api-setup-microsoft-azure.md)
* [Crusoe](/byo-cloud-api-keys/api-setup-crusoe.md)
* [Cudo Compute](/byo-cloud-api-keys/api-setup-cudo-compute.md)
* [E2E Networks](/byo-cloud-api-keys/api-setup-e2e-networks.md)
* [Google Cloud Platform (GCP)](/byo-cloud-api-keys/api-setup-google-cloud-platform-gcp.md)
* [GPU Salad](/byo-cloud-api-keys/api-setup-gpu-salad.md)
* [Jarvis Labs](/byo-cloud-api-keys/api-setup-jarvis-labs.md)
* [Hyperstack](/byo-cloud-api-keys/api-setup-hyperstack.md)
* [Lambda](/byo-cloud-api-keys/api-setup-lambda.md)
* [Latitude.sh](/byo-cloud-api-keys/api-setup-latitude.sh.md)
* [Nebius](/byo-cloud-api-keys/api-setup-nebius.md)
* [Oblivus](/byo-cloud-api-keys/api-setup-oblivus.md)
* [Oracle](/byo-cloud-api-keys/api-setup-oracle.md)
* [Runpod](/byo-cloud-api-keys/api-setup-runpod.md)
* [Scaleway](/byo-cloud-api-keys/api-setup-scaleway.md)
* [Vultr](/byo-cloud-api-keys/api-setup-vultr.md)

See below


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.strongcompute.com/byo-cloud-api-keys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
