Endpoints
| Method | Path | Description |
|---|---|---|
GET | /v1/api/autoconvert/me | Get autoconvert summary for the authenticated user |
GET | /v1/api/autoconvert/credits | List autoconvert credits |
GET | /v1/api/autoconvert/credits/:id | Get a single credit by ID |
On-deposit auto-conversion summary and credit history
| Method | Path | Description |
|---|---|---|
GET | /v1/api/autoconvert/me | Get autoconvert summary for the authenticated user |
GET | /v1/api/autoconvert/credits | List autoconvert credits |
GET | /v1/api/autoconvert/credits/:id | Get a single credit by ID |