Skip to main content
Services wrap an upstream API (base URL, auth, networks, mode). This page covers create and day-to-day management.

Create

You can also pass a complete JSON body with --file or --data (exclusive with field flags). Nested authConfig needs --file / --data. Example response (trimmed — no payment URLs):

List

Example response (trimmed — list also embeds paywall summaries):

Get

Example response:
Upstream credentials in the full response are masked.

Update

Partial update — only supply fields you want to change.
Example response (trimmed):
Do not submit masked credential values from a previous get response.

Delete

Deletes the service and all of its paywalls. Requires --yes.

Paywalls

List, update, and delete paywalls.

Transactions and events

Monitor payments and request events.

Authentication

Profiles and API keys.