Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RAWG genres API

The genres API from RAWG — 2 operation(s) for genres.

RAWG genres API is one of 9 APIs that RAWG publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include genres. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 2.0, at version v1.0.

Requests are made against the base URL https://api.rawg.io/api.

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1.0
Base URL
https://api.rawg.io/api
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

genres 2
GET
/genres
Get a list of video game genres.
genres_list 3 params → 200
GET
/genres/{id}
Get details of the genre.
genres_read 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are GenreSingle (6 properties), Genre (5 properties). Each schema is shown below with its type and property counts.

Genre
object
5 properties 1 required
GenreSingle
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rawg-genres-api-openapi.yml Raw ↑

Other APIs RAWG publishes across the network.

RAWG creator-roles API
RAWG creators API
RAWG developers API
RAWG games API
RAWG platforms API
RAWG publishers API
RAWG stores API
RAWG tags API