Changelog
This page details the changes to the Sphere Pay API.
2025-06-18
Summary
Introducing Starknet Network Support
We are excited to announce that we have added support for Starknet network for USDC onRamp
and offRamp
. This means that you can now accept and send transfers using Starknet network.
How to use it?
You can use the network
parameter to specify the network you want to use for the onRamp
and offRamp
.
2025-06-03
Summary
-
API Endpoint Deprecation: The
/v1/customer
endpoint will be deprecated on June 6, 2025.Action Required: Migrate to
/v2/customer
before the deprecation date.Benefits:
/v2/customer
is the new standard for creating and managing customers and will receive additional features for easier onboarding.Migration Guide: See our Customer API documentation for the full details.
Last updated on