Introduction

  • The PriceBlocs API is organized around REST. It currently supports merchant accounts connected viaStripe.
  • Our API has predictable resource-oriented URLs, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
  • You can use the PriceBlocs API in test mode by authenticating with test credentials. Requests made in test mode don't affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
Have any questions or feedback?
Show docs menu

Introduction

  • The PriceBlocs API is organized around REST. It currently supports merchant accounts connected viaStripe.
  • Our API has predictable resource-oriented URLs, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
  • You can use the PriceBlocs API in test mode by authenticating with test credentials. Requests made in test mode don't affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
Have any questions or feedback?