core-controller-endpoints

Community

Secure Core API endpoints: test and authenticate.

Authorjacobrocks1212
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guidance for securely creating, authenticating, and testing Core API endpoints used for administrative operations, data migrations, and support tooling in Cognito Forms, including the OrgIdentifier requirement, Overwatch token usage, and required headers.

Core Features & Use Cases

  • Inherit from BaseCoreController to define endpoints under /core/api/organization/{orgId}
  • Ensure the [OrgIdentifier] attribute is applied to the orgId parameter for authentication
  • Retrieve and apply an Overwatch token for Core API authentication
  • Enforce required headers such as X-Requested-By and Content-Length
  • Debug and troubleshoot common 401 scenarios across local and feature environments
  • Support safe migrations and tooling workflows with clear error handling and responses

Quick Start

Inherit from BaseCoreController, add [OrgIdentifier] to the orgId parameter, obtain an Overwatch token, and test the endpoint in the target environment.

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: core-controller-endpoints
Download link: https://github.com/jacobrocks1212/claude-config/archive/main.zip#core-controller-endpoints

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 510,000+ vetted skills library on demand.