Nacelle Admin Indexing and Ingestion API

The Admin GraphQL API triggers and monitors the indexing / ingestion pipeline that pulls data from connected sources (Shopify, CMS) into a space - starting or resetting index jobs for a data source, entry, or entry type, and querying indexing status. Documented as a beta / limited-availability feature and authenticated with an admin token.

API entry from apis.yml

apis.yml Raw ↑
aid: nacelle:nacelle-admin-indexing-api
name: Nacelle Admin Indexing and Ingestion API
tags:
- Indexing
- Ingestion
- Admin
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.nacelle.com/docs/admin-api
baseURL: https://admin.api.nacelle.com/graphql
properties:
- url: https://docs.nacelle.com/docs/admin-api
  type: Documentation
- url: graphql/nacelle-graphql.md
  type: GraphQL
- url: graphql/nacelle-schema.graphql
  type: GraphQL
- url: collections/nacelle.postman_collection.json
  type: PostmanCollection
- url: collections/nacelle.opencollection.json
  type: OpenCollection
description: The Admin GraphQL API triggers and monitors the indexing / ingestion pipeline that pulls
  data from connected sources (Shopify, CMS) into a space - starting or resetting index jobs for a data
  source, entry, or entry type, and querying indexing status. Documented as a beta / limited-availability
  feature and authenticated with an admin token.