# Jodo Students API

**Canonical:** https://apis.io/apis/jodo/jodo-students-api/  
**Provider:** Jodo — https://apis.io/providers/jodo/  
**Base URL:** https://ext.jodo.in  
**Documentation:** https://docs.jodo.in/

Jodo Students API is one of 6 APIs that [Jodo](https://apis.io/providers/jodo/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Students. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

Student master data, fee structures and manual payment reconciliation.

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| POST | `/api/v1/integrations/erp/users/{registration_id}/students` | Register Student |
| GET | `/api/v1/integrations/erp/students/{jodo_student_id}` | Get Student |
| PATCH | `/api/v1/integrations/erp/students/{jodo_student_id}` | Update Student |
| PATCH | `/api/v1/integrations/erp/students/{jodo_student_id}/fee` | Update Fee |
| GET | `/api/v1/integrations/erp/students/{jodo_student_id}/products` | List Products |
| GET | `/api/v1/integrations/erp/students/{jodo_student_id}/payments` | List Payments |
| POST | `/api/v1/integrations/erp/students/{jodo_student_id}/payments` | Add Payment |
| DELETE | `/api/v1/integrations/erp/students/{jodo_student_id}/payments/{transaction_id}` | Cancel Payment |

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/jodo/refs/heads/main/openapi/jodo-students-api-openapi.yml
- **Documentation** — https://docs.jodo.in/
- **APIReference** — https://docs.jodo.in/getting-started/api-structure/
- **GettingStarted** — https://docs.jodo.in/getting-started/introduction/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/jodo/refs/heads/main/authentication/jodo-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/jodo/refs/heads/main/errors/jodo-error-codes.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/jodo/refs/heads/main/data-model/jodo-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/jodo/refs/heads/main/conventions/jodo-conventions.yml

## Other Jodo APIs (5)

- [Jodo Webhooks](https://apis.io/apis/jodo/jodo-webhooks/)
- [Jodo Configuration API](https://apis.io/apis/jodo/jodo-configuration-api/)
- [Jodo Flex API](https://apis.io/apis/jodo/jodo-flex-api/)
- [Jodo Pay API](https://apis.io/apis/jodo/jodo-pay-api/)
- [Jodo Users API](https://apis.io/apis/jodo/jodo-users-api/)

## Tags

Students

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/jodo/jodo-students-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/jodo/.
