Tweet Binder
Search
⌃K

Basic Endpoints

All these endpoints are common to all APIs

Login

This endpoint provides an authorization token needed by the rest of the endpoints. The Postman request will store the token in the environment, you won’t need to add it manually.

Check balance

It lets you check your plan's balance. There are some important properties in the response:
  • plans.renewDate: Unix time when your plan will be renewed and your balance will reset
  • balances: Each item has total and balance. After the plan is renewed the balance property will be set to total.