---
title: "Convert SOC to CIP"
method: POST
path: "/soccip/soc2cip"
tags: ["IPEDS Data"]
---

# Convert SOC to CIP

`POST /soccip/soc2cip`

This endpoint maps from one or more SOC codes to the CIP codes of the programs which most likely train for them.

## Path parameters

- `datarun` '2025.2' | '2025.1' | '2024.4' | '2024.3' | '2024.2', required

## Request body

- object
  - `socCodes` string[]

## Response `200`

OK

- object
  - `mapping` Items[] — unresolved $ref
  - `errors` string[]
  - `timings` string[]

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
