partners-api

Official

Manage Partners API integrations reliably

AuthorZoppy-crm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents misconfiguration and developer confusion when working with the separate Partners API environment by documenting its unique routing, authentication, validation, and documentation differences so integrations behave predictably.

Core Features & Use Cases

  • Environment specifics: Clarifies that the Partners service runs on port 8082 and exposes endpoints at the root path (no /api prefix).
  • Authentication handling: Describes ExternalToken header lookup via PartnersExternalAuthMiddleware and how controllers bypass JWT guards.
  • Validation and docs: Notes the permissive validation pipe for forward compatibility and the separate Swagger instance available at /docs.
  • Use case: When adding a new partners endpoint or onboarding an external partner, use these conventions to ensure requests authenticate via ExternalToken, accept extra fields, and are documented under the Partners Swagger.

Quick Start

Use the partners-api skill to explain how to add or modify a partners endpoint that uses ExternalToken authentication, serves on port 8082 with root-level routes, and appears in the separate /docs Swagger.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: partners-api
Download link: https://github.com/Zoppy-crm/.github/archive/main.zip#partners-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.