# Student Proficiency Service

**Canonical:** https://apis.io/apis/renaissance/student-proficiency-service/  
**Provider:** Renaissance — https://apis.io/providers/renaissance/  
**Base URL:** https://proficiency.renaissance.com  
**Documentation:** https://proficiency.renaissance.com/docs

Student Proficiency Service is one of 3 APIs that [Renaissance](https://apis.io/providers/renaissance/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Education, Assessment, Learning Analytics, Machine-Learning, and Student Data. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

Renaissance-operated prediction service returning student proficiency on math skills and skill groups, the next recommended pathway activity for a student, a student's current reading level, and class roster lookups. OpenAPI 3.1.0 published at the service root; every scored operation requires an HTTP bearer JWT. Student identifiers are Renaissance Growth Platform ids (student_rgp_id).

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/pathway/next-activity/{student_rgp_id}` | Get the next recommended activity for a student |
| POST | `/v1/skill` | Predict student proficiency on a single skill |
| POST | `/v1/skill-groups` | Predict student proficiency for a group of skills |
| POST | `/v1/skill-groups/by-class` | Predict student proficiency for a class |
| GET | `/reading-level/{student_id}` | Get current reading level for a student |
| GET | `/v1/classes/{class_id}/students` | Get students in a class |
| POST | `/v1/skills/validate` | Validate skill IDs |
| GET | `/health` | Health check |
| POST | `/launch` | Launch endpoint |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/renaissance/refs/heads/main/openapi/renaissance-student-proficiency-service-openapi.yml
- **APIReference** — https://proficiency.renaissance.com/docs
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/renaissance/refs/heads/main/overlays/renaissance-student-proficiency-service-overlay.yaml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/renaissance/refs/heads/main/errors/renaissance-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/renaissance/refs/heads/main/data-model/renaissance-data-model.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/renaissance/refs/heads/main/apis.yml

## Other Renaissance APIs (2)

- [Student Pathway Event Proxy](https://apis.io/apis/renaissance/student-pathway-event-proxy/)
- [Lexile API](https://apis.io/apis/renaissance/lexile-api/)

## Tags

Education, Assessment, Learning Analytics, Machine-Learning, Student Data

---

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