Clerk · Capability

Clerk Backend Api — Testing Tokens

Clerk Testing Tokens capability. 1 operations. Lead operation: Retrieve a New Testing Token.

Run with Naftiko ClerkTesting Tokens

Capability Spec

clerk-backend-api-testing-tokens.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Clerk Backend Api — Testing Tokens
  description: 'Clerk Testing Tokens capability. 1 operations. Lead operation: Retrieve a New Testing Token.'
  tags:
  - Clerk
  - Testing Tokens
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    CLERK_SECRET_KEY: CLERK_SECRET_KEY
capability:
  consumes:
  - type: http
    namespace: clerk-backend-api-testing-tokens
    baseUri: https://api.clerk.com/v1
    description: Clerk clerk-backend-api Testing Tokens business capability.
    resources:
    - name: testing-tokens
      path: /testing_tokens
      operations:
      - name: CreateTestingToken
        method: POST
        description: Retrieve a New Testing Token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.