Nabla Copilot Server API

The Server API is intended for server-to-server interactions, allowing backend systems to manage Copilot users and resources via OAuth 2.0 client credentials. OAuth clients can be configured with a JWKS URL (preferred for key rotation) or a static X.509-encoded public key.

Nabla Copilot Server API is one of 3 APIs that Nabla publishes on the APIs.io network.

Tagged areas include Server API, OAuth 2.0, Client Credentials, and User Management. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: nabla:nabla-copilot-server-api
name: Nabla Copilot Server API
description: The Server API is intended for server-to-server interactions, allowing backend systems to
  manage Copilot users and resources via OAuth 2.0 client credentials. OAuth clients can be configured
  with a JWKS URL (preferred for key rotation) or a static X.509-encoded public key.
humanURL: https://docs.nabla.com/server/jwt-authenticate-copilot-user/
baseURL: https://api.nabla.com
tags:
- Server API
- OAuth 2.0
- Client Credentials
- User Management
properties:
- type: Documentation
  url: https://docs.nabla.com/server/jwt-authenticate-copilot-user/
- type: Authentication
  url: https://docs.nabla.com/guides/authentication
contact:
- FN: Nabla
  url: https://www.nabla.com/contact