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 creators API

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

RAWG creators 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 creators. 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.

creators 2
GET
/creators
Get a list of game creators.
creators_list 2 params → 200
GET
/creators/{id}
Get details of the creator.
creators_read 2 params → 200

Schemas 2

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

PersonSingle
object
11 properties 1 required
Person
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rawg-creators-api-openapi.yml Raw ↑

Other APIs RAWG publishes across the network.

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