Skip to main content
GET
creditor

Authorizations

X-API-Key
string
header
required

Query Parameters

limit
integer
default:1000

Maximum number of rows to return (max 100,000). Use offset for subsequent pages.

Required range: 1 <= x <= 100000
offset
integer
default:0

Number of rows to skip (max 500,000). Use with limit for pagination. Results are returned in a stable order (configured sort key per table, fallback to physical row order) — pages are gapless and duplicate-free as long as the dataset does not change between requests. The response headers X-Total-Count, X-Has-More and X-Next-Offset contain pagination metadata. For large datasets use filters or /raw/{table_name} for full-table exports.

Required range: 0 <= x <= 500000
cursor
string

Opaque pagination cursor from the X-Next-Cursor response header of the previous page. Cannot be combined with offset > 0. When X-Next-Cursor is absent in the response, all rows have been fetched.

creditor_id
string

Filter by creditor_id

Response

Successful Response

sk_creditor
integer
creditor_id
integer
type
string
address_line_1
string
name_1
string
name_2
string
street_nr
string
zipcode_city
string
phone_1
string
phone_2
string
phone_3
string
mail
string
contact_person
string
bank
string
iban
string
swift
string
tax_id
string
homepage
string
industry
string
industry_info
string
okdn
string
exemption_certificate
string
exemption_certificate_date
string