Ninox

Ninox is an AI-native low-code database and application platform that lets business teams build custom apps, databases, and workflows without traditional coding. Teams model data as modules, tables, fields, and records, automate processes with the Ninox scripting language, generate documents, and collaborate across organizations and workspaces. The Ninox Public REST API provides programmatic access to workspace resources — creating and managing modules, tables, fields, and records, plus CSV import — authenticated with per-workspace API keys sent as bearer tokens. Ninox is delivered as public cloud, private cloud, and on-premises deployments, and is backed by Techstars.

Ninox publishes 5 APIs on the APIs.io network, including Fields API, Modules API, Records API, and 2 more. Tagged areas include Company, Low-Code, Database, No-Code, and Application Development.

Ninox’s developer surface includes documentation, API reference, getting-started guide, authentication, pricing, signup flow, support, and 23 more developer resources.

51.4/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyLow-CodeDatabaseNo-CodeApplication DevelopmentWorkflow AutomationBusiness AppsProductivity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 51.4/100 · developing
Contract Quality 13.6 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ninox: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Ninox Fields API

The Fields API from Ninox — 3 operation(s) for fields.

Ninox Modules API

The Modules API from Ninox — 2 operation(s) for modules.

Ninox Records API

The Records API from Ninox — 2 operation(s) for records.

Ninox Tables API

The Tables API from Ninox — 2 operation(s) for tables.

Ninox Workspace API

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

Arazzo Workflows 3

Multi-step API workflows described with the Arazzo specification.

_Index

ARAZZO

Ninox — Create a table and add records

Create a table in a module, add fields in batch, insert records, then read them back.

ARAZZO

Ninox — Provision a module with tables and fields

Create a module in a workspace, add a table, and define its fields.

ARAZZO

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

ninox-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ninox Authentication

http · 1 scheme

SECURITY

Ninox Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ninox Agentic Access

23 operations · 15 acting · 15 human-in-the-loop

23 operations · 15 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ninox
name: Ninox
description: Ninox is an AI-native low-code database and application platform that lets business teams build custom apps,
  databases, and workflows without traditional coding. Teams model data as modules, tables, fields, and records, automate
  processes with the Ninox scripting language, generate documents, and collaborate across organizations and workspaces. The
  Ninox Public REST API provides programmatic access to workspace resources — creating and managing modules, tables, fields,
  and records, plus CSV import — authenticated with per-workspace API keys sent as bearer tokens. Ninox is delivered as public
  cloud, private cloud, and on-premises deployments, and is backed by Techstars.
url: https://raw.githubusercontent.com/api-evangelist/ninox/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://ninox.com/favicon.ico
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Low-Code
- Database
- No-Code
- Application Development
- Workflow Automation
- Business Apps
- Productivity
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: ninox:ninox-fields-api
  name: Ninox Fields API
  description: The Fields API from Ninox — 3 operation(s) for fields.
  humanURL: https://docs.ninox.com/ninox-api
  baseURL: https://go.ninox.com
  tags:
  - Fields
  properties:
  - type: OpenAPI
    url: openapi/ninox-fields-api-openapi.yml
  - type: APIReference
    url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
- aid: ninox:ninox-modules-api
  name: Ninox Modules API
  description: The Modules API from Ninox — 2 operation(s) for modules.
  humanURL: https://docs.ninox.com/ninox-api
  baseURL: https://go.ninox.com
  tags:
  - Modules
  properties:
  - type: OpenAPI
    url: openapi/ninox-modules-api-openapi.yml
  - type: APIReference
    url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
- aid: ninox:ninox-records-api
  name: Ninox Records API
  description: The Records API from Ninox — 2 operation(s) for records.
  humanURL: https://docs.ninox.com/ninox-api
  baseURL: https://go.ninox.com
  tags:
  - Records
  properties:
  - type: OpenAPI
    url: openapi/ninox-records-api-openapi.yml
  - type: APIReference
    url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
- aid: ninox:ninox-tables-api
  name: Ninox Tables API
  description: The Tables API from Ninox — 2 operation(s) for tables.
  humanURL: https://docs.ninox.com/ninox-api
  baseURL: https://go.ninox.com
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/ninox-tables-api-openapi.yml
  - type: APIReference
    url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
- aid: ninox:ninox-workspace-api
  name: Ninox Workspace API
  description: The Workspace API from Ninox — 1 operation(s) for workspace.
  humanURL: https://docs.ninox.com/ninox-api
  baseURL: https://go.ninox.com
  tags:
  - Workspace
  properties:
  - type: OpenAPI
    url: openapi/ninox-workspace-api-openapi.yml
  - type: APIReference
    url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
common:
- type: DeveloperPortal
  url: https://docs.ninox.com/ninox-api
- type: Documentation
  url: https://docs.ninox.com/
- type: APIReference
  url: https://docs.ninox.com/ninox-api/api-reference/api-endpoints
- type: GettingStarted
  url: https://docs.ninox.com/ninox-api/api-reference/introduction-to-ninox-public-api
- type: Authentication
  url: authentication/ninox-authentication.yml
- type: Pricing
  url: https://go.ninox.com/en/pricing
- type: SignUp
  url: https://go.ninox.com/user/signup
- type: Login
  url: https://go.ninox.com/user/signin
- type: TermsOfService
  url: https://go.ninox.com/en/legal-notices/terms
- type: PrivacyPolicy
  url: https://go.ninox.com/en/legal-notices/privacy
- type: Support
  url: https://go.ninox.com/en/resources/support
- type: Blog
  url: https://go.ninox.com/en/resources/blog
- type: Community
  url: https://forum.ninox.com/
- type: StatusPage
  url: https://forum.ninox.com/category/service-status
- type: ChangeLog
  url: changelog/ninox-changelog.yml
- type: Lifecycle
  url: lifecycle/ninox-lifecycle.yml
- type: LLMsTxt
  url: llms/ninox-llms.txt
- type: Packages
  url: packages/ninox-packages.yml
- type: CLI
  url: cli/ninox-cli.yml
- type: MCPServer
  url: mcp/ninox-mcp.yml
- type: Conventions
  url: conventions/ninox-conventions.yml
- type: ErrorCatalog
  url: errors/ninox-problem-types.yml
- type: Conformance
  url: conformance/ninox-conformance.yml
- type: DataModel
  url: data-model/ninox-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Create table and add records
  url: arazzo/ninox-create-table-and-add-records.yml
- type: Arazzo
  name: Provision a module with tables and fields
  url: arazzo/ninox-provision-module.yml
- type: AgenticAccess
  url: agentic-access/ninox-agentic-access.yml
- type: DomainSecurity
  url: security/ninox-domain-security.yml
- type: Website
  url: https://ninox.com/
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 22
  pass: local-v1