> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wenium.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Wenium Cloud API documentation.

Wenium Cloud provides high-performance, developer-friendly infrastructure to provision, manage, and scale virtual private servers seamlessly.

Through our API, you can automate your server lifecycle, configure firewalls, manage IP sets, handle billing and wallets, and integrate cloud deployments directly into your workflows.

## API Endpoint

All API requests should be sent to the following base URL:

```bash theme={null}
https://console.wenium.com/api
```

## Getting Started

Follow these steps to start building with the Wenium Cloud API:

1. [Obtain an API Access Token](/api-reference/tokens/create-token) from your Wenium dashboard.
2. Review our [Authentication guidelines](/quickstart) to authorize your requests.
3. Explore the API Reference in the sidebar to manage your servers, firewall rules, and more.
