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

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

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

publishers 2
GET
/publishers
Get a list of video game publishers.
publishers_list 2 params → 200
GET
/publishers/{id}
Get details of the publisher.
publishers_read 1 param → 200

Schemas 2

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

Publisher
object
5 properties 1 required
PublisherSingle
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rawg-publishers-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 genres API
RAWG platforms API
RAWG stores API
RAWG tags API