| name | api-guide |
| description | Reference material for the Widget API, with details loaded on demand. |
Widget API Guide
This skill documents the Widget API. Load details only when needed using the
read_skill_resource tool.
Available Resources
references/endpoints.md — full endpoint reference
examples/requests.md — example requests
Quick Reference
- Base URL:
https://api.example.test/v1
- Authentication: bearer token in the
Authorization header
When you need endpoint specifics, read references/endpoints.md. For sample
calls, read examples/requests.md.