labx-api

Installation
SKILL.md

LabX Seller API Integration Skill

Overview

LabX Seller API provides programmatic access for managing product listings, inquiries, and orders on the LabX marketplace. This skill documents the complete API surface, integration patterns, and ALT-specific implementation details.

Base URL: https://admin.labx.com Development URL: http://localhost (not typically used) API Version: v1 Path Prefix: /api/v1/ (use this prefix for all endpoints)

All authenticated endpoints require a Bearer token via the seller-api-token header. The token is stored in ENV['LABX_API_TOKEN'] and is active for the duration of ALT's listing program (not time-limited).

Authentication

Bearer Token Authentication

All authenticated endpoints require the seller-api-token header:

Related skills

More from arlenagreer/claude_configuration_docs

Installs
4
GitHub Stars
4
First Seen
Mar 10, 2026