Always call this endpoint from the client side so we can determine the user’s actual location. If you call it from the server side, the API will return pricing for the server’s location instead of the user’s actual location.
GET
Authorization
All you need is to include your public key as a value of authorization in the header and hit the endpoint above.Use the public key that matches the mode you are in TEST or LIVE
Response
As a response to your request, you will receieve a json of all your plans and its properties Pay attention to planId, this will be used for checkout. Learn more