Documentation
APIs & SDKs
Use the right client library and API patterns.
DocumentationAPIs & SDKsSDKPackage install
Method
SDK
Endpoint
@kopo/pay-js
Notes
Client library
Client libraries
Auth patterns
Error handling
Quick steps
- 1Pick the SDK or auth pattern that matches your stack.
- 2Use the smallest request example first and expand after it works.
- 3Handle errors in one place so the integration stays maintainable.
Choose the right tool
Choose the SDK that fits your stack and keep auth consistent.
- Server-side APIs keep secrets safe.
- SDKs speed up common integrations.
- Authentication should match your deployment model.
Integration path
Start with one SDK or one API path, then expand only after the first request works.
Previous
Testing
Local, sandbox, and verification workflows.
Next
SDKs
Client libraries for common stacks.