Skip to main content
GET
/
v1
/
crbr
/
pdf
/
{krs}
Odpis CRBR w formacie PDF
curl --request GET \
  --url https://api.krdata.pl/v1/crbr/pdf/{krs} \
  --header 'x-api-key: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.krdata.pl/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

krs
string
required

10-digit KRS number

Pattern: ^\d{10}$

Response

Successful Response