Jump to Content
BXNK
API Reference
v1.0

BXNK
API Reference
Log In
Jump to Content
BXNK
v1.0API Reference
Log In
All
Pages
Start typing to search…

BXNK APIs

  • Currencies
    • Get all currenciesget
    • Get supported currencies for authenticated PSPget
  • Payment Methods
    • Get all active payment methodsget
    • Get supported payment methods for authenticated PSPget
    • Get assigned currencies for a payment method for authenticated PSPget
  • PSP
    • Get PSP balanceget
    • Get PSP chargeback configget
  • Payments
    • Create a paymentpost
    • Get payments for a PSPget
    • Get payments for a merchantget
    • Retrieve payment detailsget
    • Refund a paymentpost
  • Webhooks
    • Create a webhook endpoint for a PSPpost
    • List webhook endpoints for a PSPget
    • Enable or disable a webhook endpointpatch
  • Storage
    • Get a presigned URL for uploading a file to S3post
    • Get a presigned URL for downloading a file from S3get
    • Delete a file from S3del
  • Health
    • Check system healthget
Powered by 
  1. BXNK APIs
  2. Health

Check system health

get
https://sandbox-api.bxnk.com/api/v1/product-apis/healthz

Check system health.

Authentication

Requires X-Access-Key and X-Secret-Key headers.

Response

  • 200: The Health Check is successful.
  • 503: The Health Check is not successful.
Language
Credentials
Response
Click Try It! to start a request and see the response here!