Internal Wallet API
An API for Internal Wallet System
33 subscribers
20 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Internal Wallet API endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| POST |
createAUser /api/users |
|
| GET |
getAllUsers /api/users |
|
| PATCH |
updateAUser /api/users/1 |
|
| GET |
getAUser /api/users/3 |
|
| DELETE |
deleteAUser /api/users/1 |
|
| Team | ||
| GET |
getAllTeams /api/teams |
|
| DELETE |
deleteATeam /api/teams/13 |
|
| GET |
getATeam /api/teams/13 |
|
| POST |
createATeam /api/teams |
|
| PATCH |
updateATeam /api/teams/13 |
|
| POST |
addMembers /api/teams/13/add_members |
|
| External Apis > Latest Stock Price | ||
| GET |
priceAll /any |
|
| GET |
price /price |
|
| Session | ||
| POST |
newSessionLogin /api/sessions |
|
| DELETE |
deleteSessionSignout /api/sessions |
|
| GET |
getUserByToken /api/sessions |
|
| Wallet / Money | ||
| POST |
cashIn /api/money/cash_in |
|
| POST |
cashOut /api/money/cash_out |
|
| Stock Manupulation | ||
| POST |
buy /api/transactions/buy |
|
| POST |
sell /api/transactions/sell |
|
Internal Wallet API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|