# Sandbox internal API for software developers

For software developers who would like to call web services as a part of their programs, we provide Sandbox internal API. The documentation and examples for Sandbox internal API are available in Sandbox at `file:///usr/local/swagger_ui/index.html#/`

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

A usage example to list workflow metadata:

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


---

# 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.finngen.fi/working-in-the-sandbox/which-tools-are-available/sandbox-internal-api-for-software-developers.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.
