Explore KURA &
RAWG Video Games Database API

KURA is the largest video game database and discovery service powered by RAWG. We are sharing our 897,000+ games, search, and library management tools with the world.

Getting Started

Welcome to KURA! To get the most out of the platform, you should create a free account. This allows you to save games to your library, write reviews, and build custom collections.

1Create Account

Sign up using your email and choose a unique username.

2Build Library

Search for your favorite games and add them to your library or wishlist.

3Rate & Review

Share your thoughts with the community by writing reviews.

Features

Massive Database

Powered by RAWG, access information on over 897,000+ games across 100+ platforms. Find release dates, Metacritic scores, and official screenshots.

Social Discovery

Follow other users, read community reviews, and see what's currently trending in the gaming world through our curated lists.

RAWG API Reference

KURA uses the RAWG API. You can build your own applications using the same data.

Authentication

All API requests require an API key to be passed as a query parameter.

GEThttps://api.rawg.io/api/games?key=YOUR_API_KEY

Endpoints

GET/api/games

List all games with optional filters (ordering, platform, genre, year)

?ordering=-rating&platform=4&page_size=20
GET/api/games/{id}

Get details for a specific game by ID or slug

?key=YOUR_KEY
GET/api/games/{id}/screenshots

Get official screenshots for a game

GET/api/genres

List all game genres with icons

GET/api/platforms

List all gaming platforms

GET/api/games/lists/greatest

All time top 250 greatest games

Frequently Asked Questions

Is KURA free to use?

Yes, KURA is completely free. You can create an account, track your games, and write reviews without any cost.

Where does the game data come from?

All game data, including metadata and images, is provided by the RAWG Video Games Database API.

Can I use the API for commercial projects?

According to RAWG's terms of service, free API keys are for non-commercial use only. You must purchase a commercial license from RAWG for commercial projects.

How do I report a bug or feature request?

You can use the 'Report an Issue' link in the footer to submit feedback directly to the KURA development team.

Privacy & Security

Data Collection

We only collect the information necessary to provide you with the KURA service. This includes your email address (for authentication), username, and any content you explicitly submit to the platform (reviews, lists, collections).

Authentication

KURA uses Google Firebase for authentication. Your passwords are never stored in plain text, and we do not have access to your raw password data.

Data Sharing

We do not sell your personal data to third parties. Public interactions (like reviews and ratings) are visible to other users on the platform.