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

Ninox Workspace API

The Workspace API from Ninox — 1 operation(s) for workspace.

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

Tagged areas include Workspace. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against the base URL https://go.ninox.com.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://go.ninox.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ninox Workspace API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearer).

  • bearer — Enter your Workspace API key. API keys can be generated and managed within the Workspace Integration settings in the Ninox app.

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.

Workspace 1
GET
/api/v1/workspace/{workspaceId}
Get workspace details
WorkspacesV1Controller_getWorkspace 1 param → 200401404500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (1 property), WorkspaceResponse (1 property). Each schema is shown below with its type and property counts.

WorkspaceResponse
object
1 property 1 required
ErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ninox-workspace-api-openapi.yml Raw ↑

Other APIs Ninox publishes across the network.

Ninox Fields API
Ninox Modules API
Ninox Records API
Ninox Tables API