---
title: "[Bulk] Credit News"
method: POST
path: "/credit-analysis/credit-news"
tags: ["Credit Analysis"]
---

# [Bulk] Credit News

`POST /credit-analysis/credit-news`

Returns whole information about the specified Credit News articles. This bulk call allows you to send multiple articleIds within a single API call

## Request body

- CreditNewsBulkRequestDto
  - `items` CreditNewsBulkItemDto[]
    - `articleId` integer

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable
- `504` — Gateway Timeout

---

[API](https://skmtc.net/pitchbook/apis/openapi-definition.md) · [All operations](https://skmtc.net/pitchbook/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pitchbook/openapi-definition/revisions/eab6a2753503/schema)
