Skip to main content
API v1 Released

API v1 Released

Update
M
Muhammad Norafif
| December 13, 2025 | 0 comments

Integrate NX Feed with your systems using our new REST API. Full programmatic access to feeds, channels, and products.

API Features

  • RESTful design — Standard HTTP methods and status codes
  • Token authentication — Secure API tokens per team
  • Rate limiting — Fair usage limits with clear headers
  • Comprehensive docs — Full API reference available

Available Endpoints

  • GET /api/v1/feeds — List all feeds
  • POST /api/v1/feeds/{id}/import — Trigger import
  • GET /api/v1/channels — List feed channels
  • POST /api/v1/channels/{id}/generate — Trigger generation
  • GET /api/v1/products — List products in a feed

Getting Started

Generate an API token in Team Settings → API and include it in the Authorization header:

Authorization: Bearer your-api-token
Share:

Comments (0)

Please login to leave a comment.

No comments yet. Be the first to comment!