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

Rivet Actors API

The Actors API from Rivet — 3 operation(s) for actors.

Rivet Actors API is one of 2 APIs that Rivet publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Actors. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, API documentation, and authentication docs.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.0.0, at version 2.2.0.

Requests are made against the base URL https://api.rivet.dev.

5 operations 3 paths 0 schemas 3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.2.0
Base URL
https://api.rivet.dev
Resource Areas
1

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Actors 5
GET
/actors
3 params → 200400500
PUT
/actors
body → 200400500
POST
/actors
body → 200400500
GET
/actors/names
1 param → 200400500
GET
/actors/{actor_id}/kv/keys/{key}
2 params → 200400500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rivet-actors-api-openapi.yml Raw ↑

Other APIs Rivet publishes across the network.

Rivet Gateway API