Paying.co Documentation

Documentation that gets you to the first call quickly.

Quick-starts, API guides, SDK links, authentication patterns and product references for AskPay, Landed and Puny — organized around the work developers actually need to complete.

AskPay · Landed · Puny · SDKs · MCP · Status · Changelog
docs.paying.co
// every product starts the same way
Authorization: Bearer $PAYING_KEY
Content-Type: application/json

sandbox → test end to end
live → switch credentials when ready
01 · Quick starts

Choose the thing you want to build.

02 · API guides

Guides before reference tables.

Each API section explains the workflow first, then links into endpoint-level reference.

AUTH

Authentication

Bearer keys, sandbox/live separation and safe credential handling.

WEBHOOKS

Event handling

Signature verification, retries, idempotency and reconciliation patterns.

ERRORS

Error model

Consistent status codes, request IDs and retry guidance.

03 · SDKs

Use REST directly or install a maintained library.

Official SDKs live under the PayingCo GitHub organization with install instructions and first-request examples.

ASKPAYaskpay-sdks LANDEDlanded-sdks PUNYpuny-sdks
LANGSNode.js · Python · PHP · Go · Ruby
04 · Developer resources

Reference when you need it. Status when something breaks.