# API Playground

API Playground can be used to explore all the APIs assigned to all the roles that are assigned to the signed in user across all applications. Developers can use the playground to view the API specification and can perform query and post requests from within the playground. One can also download Postman collection for a selected API if he/she chose to use Postman for test invoking the API.

![Sign In Screen](/files/-MavgIf2v2iXevY5mj9S)

![API Specification Screen](/files/-Mavgd9UgBx9Gs1dRNRH)

![API Request & Response](/files/-Mavhfw2fz0ouw9KTOBO)


---

# 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://next-docs.cloudio.io/rest-apis/play.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.
