·workos-api-widgets
</>

workos-api-widgets

workos/skills

WorkOS Widgets API endpoints — generate widget tokens and manage widget configuration.

4Installs·0Trend·@workos

Installation

$npx skills add https://github.com/workos/skills --skill workos-api-widgets

SKILL.md

STOP. WebFetch the relevant docs for latest implementation details before proceeding.

The Widgets API provides a single endpoint for generating short-lived access tokens that authorize embedded widget components. Widgets let users manage their organization settings (SSO, Directory Sync, Audit Logs, etc.) directly in your application without leaving your UI.

| POST | /widgets/token | Generate a widget access token for a specific organization |

WorkOS Widgets API endpoints — generate widget tokens and manage widget configuration. Source: workos/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/workos/skills --skill workos-api-widgets
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is workos-api-widgets?

WorkOS Widgets API endpoints — generate widget tokens and manage widget configuration. Source: workos/skills.

How do I install workos-api-widgets?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/workos/skills --skill workos-api-widgets Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/workos/skills