---
title: "returns predictions (labels and probability scores)"
method: GET
path: "/api/v1/predict"
tags: ["predictions"]
---

# returns predictions (labels and probability scores)

`GET /api/v1/predict`

## Query parameters

- `smiles` string, required
- `model` string[], required

## Response `200`

OK

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/ncats/apis/adme-ncats-api-v1-0-1.md) · [All operations](https://skmtc.net/ncats/apis/adme-ncats-api-v1-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ncats/adme-ncats-api-v1-0-1/revisions/dbcdecb834bd/schema)
