# Protocol Support in Akto

Akto provides comprehensive support for modern API architectures, ensuring you can test and secure your entire API ecosystem regardless of the protocol. Our platform seamlessly handles:

* **RESTful APIs**: Full support for REST APIs including all standard HTTP methods (GET, POST, PUT, DELETE, PATCH)
* **GraphQL**: Complete testing capabilities for GraphQL queries and mutations
* **SOAP/XML**: Support for traditional SOAP web services
* **gRPC**: Testing for high-performance RPC frameworks

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

Whether you're working with modern microservices or maintaining legacy systems, Akto ensures comprehensive security coverage across all your API communications.


---

# 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/api-inventory/concepts/protocol-support-in-akto.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.
