ParityVend
# ParityVend: Your Key to Global Success **ParityVend helps businesses go global by adjusting prices based on each visitor's location.** This smart approach ensures that businesses can offer products at prices that match the purchasing power of different markets, making them more affordable and accessible worldwide. **This can expand the customer base, increase sales, and optimize profits.** Use…
ParityVend endpoints
| Method | Endpoint | Description |
|---|---|---|
| Backend | ||
| GET |
/backend/get-exchange-rate-info/{private_key} /backend/get-exchange-rate-info/{private_key} |
Returns exchange rate information for 170 world currencies |
| GET |
/backend/get-discount-from-ip/{private_key}/{ip_address} /backend/get-discount-from-ip/{private_key}/{ip_address} |
Returns discount information for a given IP address |
| GET |
/backend/get-country-from-ip/{private_key}/{ip_address} /backend/get-country-from-ip/{private_key}/{ip_address} |
Returns the country code for a given IP address |
| GET |
/backend/get-discounts-info/{private_key} /backend/get-discounts-info/{private_key} |
Returns discount information for all configured country groups |
| GET |
/backend/get-quota-info/{private_key} /backend/get-quota-info/{private_key} |
Returns quota information for the account |
| GET |
/backend/get-banner-from-ip/{private_key}/{ip_address} /backend/get-banner-from-ip/{private_key}/{ip_address} |
Returns an HTML banner with discount information for a given IP address |
| GET |
/backend/get-discount-with-html-from-ip/{private_key}/{ip_address} /backend/get-discount-with-html-from-ip/{private_key}/{ip_address} |
Returns both discount information and an HTML banner for a given IP address |
| Frontend | ||
| GET |
/frontend/get-discount/{public_key} /frontend/get-discount/{public_key} |
Returns discount information based on the requestor's IP address |
| GET |
/frontend/get-banner/{public_key} /frontend/get-banner/{public_key} |
Returns an HTML banner with discount information based on the requestor's IP address |
| GET |
/frontend/get-country/{public_key} /frontend/get-country/{public_key} |
Returns the country code based on the requestor's IP address |
| GET |
/frontend/get-discount-with-html/{public_key} /frontend/get-discount-with-html/{public_key} |
Returns both discount information and an HTML banner based on the requestor's IP address |
ParityVend pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|