# Akto Cloud

## Introduction

Akto Cloud is the quickest way to start securing your APIs. As a hosted service, it offers enhanced reliability and security features without the need for complex setup.

## Step 1: Create your account

* Navigate to <https://app.akto.io>
* Sign up for a new account or log in if you already have one

<figure><img src="/files/rnRYG4PzN4UMW0c20I4F" alt=""><figcaption></figcaption></figure>

## Step 2: Add API data

To analyze and secure your APIs, Akto needs to access your API traffic. You can add this using any of our supported traffic connectors.

1. In the dashboard, look for the `Quick start`

<figure><img src="/files/EaODweI9xlxbWeLdgPwJ" alt=""><figcaption></figcaption></figure>

2. Choose your preferred traffic connector from the available options
3. Follow the specific instructions for your chosen connector to start feeding API traffic into Akto

<figure><img src="/files/tHo1eSxotMtcAHeJmGrk" alt=""><figcaption></figcaption></figure>

For a full list of supported traffic connectors and detailed integration instructions, visit our [Traffic Data Sources](https://docs.akto.io/traffic-connections/traffic-data-sources) page.

## Step 3: Run test

Once you've added your API traffic, you can start running security tests:

1. In the dashboard, click on the "Run Test" button and a modal will pop up, allowing you to select the Tests categories and type of tests you want to test on your collection.
2. Once you select the above, click the "Run once now" button in the modal.

<figure><img src="/files/jQdA4Q5FO2cA1N9ku1vL" alt=""><figcaption></figcaption></figure>

2. You'll be re-directed to the Test Results page – you can view all the test results, including any potential vulnerabilities or issues detected in your APIs

<figure><img src="/files/sLyyMMRDj3vFcWrn9uWC" alt=""><figcaption></figcaption></figure>

### Need Help?

Our support team is ready to assist you in maximizing your API security with Akto Cloud.

[Contact Support](mailto:support@akto.io)


---

# 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.akto.io/getting-started/quick-start-with-akto-cloud.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.
