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

Rasa Server Information API

The Server Information API from Rasa — 3 operation(s) for server information.

Rasa Server Information API is one of 5 APIs that Rasa publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Server Information. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 1 schema. It is described by OpenAPI 3.0.2, at version 0.0.0.

Requests are made against a single base URL, http://localhost:5055/webhook.

3 operations 3 paths 1 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
0.0.0
Base URL
http://localhost:5005
Resource Areas
1

Paths & Operations 3

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

Server Information 3
GET
/
Health endpoint of Rasa Server
getHealth → 200
GET
/version
Version of Rasa
getVersion → 200
GET
/status
Status of the Rasa server
getStatus → 200401403409

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (7 properties). Each schema is shown below with its type and property counts.

Error
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rasa-server-information-api-openapi.yml Raw ↑

Other APIs Rasa publishes across the network.

Rasa Domain API
Rasa Model API
Rasa Rasa SDK Action Server Endpoint API
Rasa Tracker API