How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Jodo Students API

Student master data, fee structures and manual payment reconciliation.

Jodo Students API is one of 6 APIs that Jodo publishes on the 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.

This API exposes 8 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://ext.jodo.in, https://ext.devtest1.jodopay.com.

8 operations 6 paths 13 schemas 1 DELETE3 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://ext.jodo.in
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Jodo Students API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — All Jodo APIs are authenticated using HTTP Basic Auth. Jodo shares separate API keys and secrets for the UAT and production environments. Documented at https:/…

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 2 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Students 8

Student master data, fee structures and manual payment reconciliation.

POST
/api/v1/integrations/erp/users/{registration_id}/students
Register Student
registerStudent 1 param body → 200400401
GET
/api/v1/integrations/erp/students/{jodo_student_id}
Get Student
getStudent 1 param → 200401404
PATCH
/api/v1/integrations/erp/students/{jodo_student_id}
Update Student
updateStudent 1 param body → 200400404
PATCH
/api/v1/integrations/erp/students/{jodo_student_id}/fee
Update Fee
updateStudentFee 1 param body → 200400404
GET
/api/v1/integrations/erp/students/{jodo_student_id}/products
List Products
listStudentProducts 2 params → 200404
GET
/api/v1/integrations/erp/students/{jodo_student_id}/payments
List Payments
listStudentPayments 1 param → 200404
POST
/api/v1/integrations/erp/students/{jodo_student_id}/payments
Add Payment
addStudentPayment 1 param body → 200400404
DELETE
/api/v1/integrations/erp/students/{jodo_student_id}/payments/{transaction_id}
Cancel Payment
cancelStudentPayment 2 params → 200404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Student (11 properties), HistoricPayment (7 properties), AddPaymentRequest (7 properties), FeeComponent (3 properties). Each schema is shown below with its type and property counts.

Student
object
11 properties 10 required
RegisterStudentRequest
object
3 properties 1 required
PaymentListResponse
object
2 properties
FeeComponent
object
3 properties 2 required
Discount
object
2 properties 2 required
StudentResponse
object
2 properties
AddPaymentRequest
object
7 properties 3 required
Error
object
Jodo returns an HTTP status code with a user-facing message and a machine-readable error code.
3 properties
PaymentAllocation
object
2 properties 2 required
HistoricPayment
object
7 properties 5 required
UpdateFeeRequest
object
1 property 1 required
ProductListResponse
object
2 properties
StatusOnlyResponse
object
Some write APIs return only a status envelope.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jodo-students-api-openapi.yml Raw ↑

Other APIs Jodo publishes across the network.

Jodo Webhooks
Jodo Configuration API
Jodo Flex API
Jodo Pay API
Jodo Users API
Where this information came from

This is an independent, third-party profile of Jodo Students API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.