alternative-payments-api-patterns
SolidUse this skill when working with the Alternative Payments API - OAuth2 client-credentials authentication, REST structure, cursor pagination, rate limiting (5 req/sec), error handling, and the read + safe-write capability posture. Covers token minting, bearer auth, idempotency, and the deliberate exclusion of direct payment creation.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- wyre-technology
- Repository
- wyre-technology/msp-claude-plugins
- Created
- 5 months ago
- Last Updated
- today
- Language
- Astro
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
alternative-payments-payments--payouts
Use this skill when reading Alternative Payments transactions and payouts - listing and filtering transactions by type, status, customer, invoice, and payment method; retrieving a single transaction; and listing or retrieving payouts and the transactions that compose them for reconciliation. This is a read-only surface - there is no create-payment or direct-charge operation.
alternative-payments-invoicing
Use this skill when working with Alternative Payments invoices and hosted payment requests - listing, retrieving, and creating invoices with line items, fetching a hosted payment link or PDF link, archiving an invoice, and creating or retrieving hosted payment requests. Hosted links let the customer choose to pay; the integration never moves money on the customer's behalf.
abnormal-security-api-patterns
Use this skill when working with the Abnormal Security REST API - Bearer token authentication, base URLs, rate limiting, pagination, OData filtering, error handling, and common API patterns. Covers token management, request/response formats, and integration best practices. Essential for developers and MSP administrators integrating with the Abnormal Security API.