# API Playground

## API Playground

Interactive API explorer in the browser. Pick an endpoint, fill in parameters, send requests, and inspect live responses.

### Getting started

1.

Open the Playground — no install needed, it runs in your browser.
2.

Enter your API key and user key in the Authentication section. Keys are saved in your browser and never sent to our server.
3.

Pick an endpoint from the sidebar, fill in parameters, and hit Send. Copy the generated code snippet into your app when you're ready.

### Resources

- [Getting Started with the eToro API](/learn/getting-started-with-etoro-api-v2) — Context for the endpoints you see in the Playground.
- [API Reference](https://api-portal.etoro.com) — Full schema documentation alongside interactive testing.

### Related tools

- etoro-cli
- mcp
- skills