---
title: "Get scite journal index for multiple ISSNs"
method: POST
path: "/issn-sji-bulk"
tags: ["Journal"]
---

# Get scite journal index for multiple ISSNs

`POST /issn-sji-bulk`

Get multiple scite journal indices for multiple ISSNs.

Up to 500 ISSNs can be specified at once.

## Headers

- `authorization` string — Set to `Bearer <token>` to pass token for authorization.

## Request body

- string[]

## Response `200`

Successful Response

- IssnSjiBulkResponse

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/scite/apis/scite-api.md) · [All operations](https://skmtc.net/scite/apis/scite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scite/scite-api/revisions/9f4cba020e89/schema)
