> For the complete documentation index, see [llms.txt](https://docs.neurelo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neurelo.com/environments/api-playground.md).

# API Playground

### Overview

Neurelo's API Playground provides the ability to run and test all of Neurelo Data APIs in a environment. With the playground capability, you can instantly validate your auto generated APIs, extensibility options as well as custom query API endpoints.

### API Docs and Playground for an environment inside a project

* Step into your project from Neurelo's dashboard
* Inside the project, select Environments from left navigation panel. This should open a new page that list all your Environments inside this project.
* Select an environment. This will open up a detailed environment page. By default this page loads APIs page.<br>

<figure><img src="https://3406482452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzFLT4zSSU6J1uzbt5OF%2Fuploads%2F9lAZyJoRIa6Nuujm9bru%2FScreenshot%202024-01-11%20at%202.16.44%E2%80%AFPM.png?alt=media&amp;token=faece9bb-cf4f-4bdb-a6ec-449bf24d15a2" alt=""><figcaption></figcaption></figure>

* From here, you can test any API using Neurelo's Playground feature. Click the "Play" icon from the right side of the screen.&#x20;
* This will open a Playground page with all APIs listed in the left navigation panel. Select any API, enter the required information including the API Key and hit the Send button
* The Playground should display the results or errors accordingly.

<figure><img src="https://3406482452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzFLT4zSSU6J1uzbt5OF%2Fuploads%2FO4WwkIiS65UUpS7SueVQ%2FScreenshot%202024-01-11%20at%202.22.44%E2%80%AFPM.png?alt=media&amp;token=e56261fa-088f-43d4-b81a-2775b616e616" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
While using Neurelo's API Playground, it would be faster to keep that environment's specific API Key ready as Neurelo does not store the api keys
{% endhint %}
