Skip to Content
Environments

Environments

Base URL

EnvironmentBase URL
Staginghttps://staging-intelligent-70287b6a3284.herokuapp.com
ProductionWill be advised by your account manager at go-live

All paths in this documentation are relative to that host. External Breeze routes live under:

{base_url}/ext/breeze/v1

Example (staging wallet balance):

https://staging-intelligent-70287b6a3284.herokuapp.com/ext/breeze/v1/wallet/balance

Do not point production traffic at the staging host (or vice versa). Keys issued for one environment are not valid in the other.

Contact your account manager for staging/production credentials and the production base URL when you are ready to go live.

IP permission requirement

Vending and other protected API requests are accepted in production only from permitted IPs. Before go-live you must provide every public egress IP your servers, jobs, or integration platform will use.

  1. Collect the outbound production IPs.
  2. Send the list to your account manager.
  3. Wait for confirmation that IP permission is active before switching live traffic.

Requests from non-permitted IPs are rejected in production (403 — IP not whitelisted). Staging may use a separate policy — confirm during onboarding.

Daily report emails

Automated daily reports cover transactions from 00:00:00 to 23:59:59 of the previous day and are delivered T+1 (next business day).

To receive reports, email your preferred addresses to your account manager (or support@breezegpt.io), for example:

  • recon@yourcompany.com
  • finance@yourcompany.com

Include:

  • Primary recipient(s) for daily files
  • Optional CC addresses for finance or operations
  • Any subject-line naming convention you need (if supported for your merchant)

If transaction volume is large, files may also be available for download from the client portal. Ask your account manager for dashboard access when needed.

Reports typically include settled transactions, totals by product, and status breakdowns.

Last updated on