# Source Code

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

Source code connectors in Akto help you discover APIs directly from your codebase, enabling early detection of potential security issues before they reach production. Our code analysis tools scan your repositories to identify API endpoints, their parameters, and potential security configurations across different frameworks and languages.

1. [GitHub](/traffic-connector/source-code/github.md)
2. [Bitbucket](/traffic-connector/source-code/bitbucket.md)
3. [GitLab](/traffic-connector/source-code/gitlab.md)
4. [API inventory from source code](/traffic-connector/source-code/api-inventory-from-source-code.md)


---

# 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/traffic-connector/source-code.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.
