π¦ ClawHub
Lap Adyen Test Cards Api
by @mickmicksh
Adyen Test Cards API skill. Use when working with Adyen Test Cards for createTestCardRanges. Covers 1 endpoint.
TERMINAL
clawhub install lap-adyen-test-cards-apiπ About This Skill
name: lap-adyen-test-cards-api description: "Adyen Test Cards API skill. Use when working with Adyen Test Cards for createTestCardRanges. Covers 1 endpoint." version: 1.0.0 generator: lapsh metadata: openclaw: requires: env: - ADYEN_TEST_CARDS_API_KEY
Adyen Test Cards API
API version: 1Auth
ApiKey X-API-Key in header | Bearer basicBase URL
https://pal-test.adyen.com/pal/services/TestCard/v1Setup
1. Set Authorization header with your Bearer token 3. POST /createTestCardRanges -- create first createTestCardRangesEndpoints
1 endpoints across 1 groups. See references/api-spec.lap for full details.
createTestCardRanges
| Method | Path | Description | |--------|------|-------------| | POST | /createTestCardRanges | Creates one or more test card ranges. |Common Questions
Match user requests to endpoints in references/api-spec.lap. Key patterns:
Response Tips
CLI
# Update this spec to the latest version
npx @lap-platform/lapsh get adyen-test-cards-api -o references/api-spec.lapSearch for related APIs
npx @lap-platform/lapsh search adyen-test-cards-api
References
> Generated from the official API spec by LAP
βοΈ Configuration
1. Set Authorization header with your Bearer token 3. POST /createTestCardRanges -- create first createTestCardRanges