Nacelle Admin API

The Admin API exposes administrative operations for managing Nacelle spaces, configuration, connectors, and platform-level resources outside of the storefront query and ingest paths. Used by the Nacelle Dashboard and platform tooling.

Nacelle Admin API is one of 3 APIs that Nacelle publishes on the APIs.io network.

Tagged areas include Administrative and Commerce. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: nacelle-com:nacelle-admin-api
name: Nacelle Admin API
description: The Admin API exposes administrative operations for managing Nacelle spaces, configuration,
  connectors, and platform-level resources outside of the storefront query and ingest paths. Used by the
  Nacelle Dashboard and platform tooling.
tags:
- Administrative
- Commerce
humanURL: https://docs.nacelle.com/docs/admin-api
properties:
- url: https://docs.nacelle.com/docs/admin-api
  type: Documentation
- url: https://docs.nacelle.com/docs/auth-oauth
  type: Authentication