Documentation

Comprehensive guides and references for our products and services

Documentation Library

Find detailed guides, tutorials, and reference materials

Getting Started Guides

Player Guides

Learn how to get the most out of our games with comprehensive player guides.

Developer Guides

Resources for developers looking to integrate with our platform.

Technical Documentation

Technical references for system administrators and advanced users.

API Reference

Complete reference documentation for our developer API.

Authentication Endpoints

POST /api/v1/auth/login

Authenticate a user and receive an access token.

Parameters: username, password

POST /api/v1/auth/refresh

Refresh an expired access token using a refresh token.

Parameters: refresh_token

User Endpoints

GET /api/v1/users/{id}

Retrieve user information by ID.

Parameters: id (path parameter)

PUT /api/v1/users/{id}

Update user information.

Parameters: id (path parameter), user data (body)

Game Data Endpoints

GET /api/v1/games

Retrieve a list of available games.

Parameters: page, limit (query parameters)

GET /api/v1/games/{id}/leaderboard

Retrieve leaderboard data for a specific game.

Parameters: id (path parameter), season (query parameter)

Tutorials

Step-by-step tutorials to help you master our platform.

Building Your First Integration

Learn how to create a simple integration with our API in under 30 minutes.

Time to complete: 30 minutes

Start Tutorial

Advanced Character Customization

Discover how to create complex character builds in Chronicles of Eldoria.

Time to complete: 45 minutes

Start Tutorial

Performance Optimization

Optimize your game's performance with these advanced techniques.

Time to complete: 60 minutes

Start Tutorial

Need More Help?

If you can't find what you're looking for, our support team is ready to assist you.

Contact Support