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

Robin AI Groups API

Organizational containers for documents and tables

Robin AI Groups API is one of 5 APIs that Robin AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 0.2.0-dev.

Requests are made against a single base URL, https://api.robinai.com.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.2.0-dev
Base URL
https://api.robinai.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Robin AI Groups API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

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

Groups 1

Organizational containers for documents and tables

GET
/v1/groups
List Groups
listGroups 9 params → 200

Schemas 3

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

GroupType
string
Group
object
6 properties
ListGroupsResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

robin-ai-groups-api-openapi.yml Raw ↑

Other APIs Robin AI publishes across the network.

Robin AI Documents API
Robin AI Properties API
Robin AI Tables API
Robin AI Templates API