| id | http_method | uri | argument_count | status |
|---|
| GET*|lenders|search | GET | /lenders/search | 6 | production |
| GET*|lenders|newest | GET | /lenders/newest | 2 | production |
| GET*|lenders|:lender_ids | GET | /lenders/:lender_ids | 2 | production |
| GET*|loans|:id|lenders | GET | /loans/:id/lenders | 3 | production |
| GET*|teams|:id|lenders | GET | /teams/:id/lenders | 4 | production |
| GET*|methods | GET | /methods | 1 | production |
| GET*|methods|:ids | GET | /methods/:ids | 2 | production |
| GET*|journal_entries|:id|comment... | GET | /journal_entries/:id/comments | 3 | production |
| GET*|loans|:id|updates | GET | /loans/:id/updates | 2 | production |
| GET*|my|account | GET | /my/account | 1 | beta | T |
| GET*|my|balance | GET | /my/balance | 1 | beta | T |
| GET*|my|email | GET | /my/email | 1 | beta | T |
| GET*|my|loans|:id|balances | GET | /my/loans/:id/balances | 2 | beta | T |
| GET*|my|lender | GET | /my/lender | 1 | beta | T |
| GET*|my|loans | GET | /my/loans | 3 | beta | T |
| GET*|my|teams | GET | /my/teams | 3 | beta | T |
| GET*|journal_entries|search | GET | /journal_entries/search | 6 | production |
| GET*|loans|:id|journal_entries | GET | /loans/:id/journal_entries | 3 | production |
| GET*|loans|search | GET | /loans/search | 10 | production |
| GET*|loans|newest | GET | /loans/newest | 2 | production |
| GET*|loans|:ids | GET | /loans/:ids | 2 | production |
| GET*|lenders|:lender_id|loans | GET | /lenders/:lender_id/loans | 4 | production |
| GET*|teams|:id|loans | GET | /teams/:id/loans | 4 | production |
| GET*|teams|search | GET | /teams/search | 6 | production |
| GET*|teams|:ids | GET | /teams/:ids | 2 | production |
| GET*|teams|using_shortname|:shor... | GET | /teams/using_shortname/:shortnam... | 2 | production |
| GET*|lenders|:lender_id|teams | GET | /lenders/:lender_id/teams | 3 | production |
| GET*|statistics|:stat_name | GET | /statistics/:stat_name | 3 | beta |
| GET*|templates|images | GET | /templates/images | 1 | production |
| GET*|lending_actions|recent | GET | /lending_actions/recent | 1 | production |
| GET*|releases|api|current | GET | /releases/api/current | 1 | production |
| GET*|partners | GET | /partners | 2 | production |