These endpoints allow you to handle Stripe subscriptions for Publish and Analyze.
official client only
/login_account/?username=email&password=password&recoveryemail=recoveryemail
official client only
/1/billing/start-trial.json
official client only
/1/billing/cancel-trial.json
official client only
/1/billing/start-or-update-subscription.json
official client only
/1/billing/cancel-subscription.json
Get basics billing data for the current user or for a given organization ID (as long as the current user is part of that organization). (it has been poorly implemented for now to unblock the Analyze team, and should only be used by Analyze) official client only