Skip to main content
GET
Get a BRE-B quote

Authorizations

Authorization
string
header
required

Integration API key. Send as Bearer copby_live_pk_….

Query Parameters

destinationCop
string

Integer COP to deliver. Optional; omitted returns rate only.

Example:

"10000"

fromToken
enum<string>
default:USDC
Available options:
USDC,
COPm
userAddress
string

Used when quoting COPm so the swap route can be built

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x2222222222222222222222222222222222222222"

Response

Quote

quoteId
string
fromToken
enum<string>
Available options:
USDC,
COPm
destinationCop
string | null
effectiveUsdCop
string
display
string
Example:

"1 USD = 3902 COP"

sourceAmount
string | null

Atomic units of fromToken

sourceAmountUsd
string | null
netUsdcToBridge
string | null
sellRate
string
swapProvider
enum<string> | null
Available options:
none,
squid,
uniswap_v3,
mock,
null
cached
boolean
expiresAt
string<date-time>
fees
object[]