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

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

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

developers 2
GET
/developers
Get a list of game developers.
developers_list 2 params → 200
GET
/developers/{id}
Get details of the developer.
developers_read 1 param → 200

Schemas 2

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

Developer
object
5 properties 1 required
DeveloperSingle
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rawg-developers-api-openapi.yml Raw ↑

Other APIs RAWG publishes across the network.

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