Roaring logo
Log in

Signatory Text

Signatory list that contains the complete signatory text from the Swedish National Companies Registration Office.

Signatory Text

[se]

Documentation

The Signatory Text API provides a list of the official signatories for a company.

For a clearer view of which individuals or combinations are authorized to sign agreements on behalf of a company, use our Signing Combinations API.

The API returns:

Complete text details of all authorized company signatories.

Use case:

A financial institution onboarding a new B2B customer uses the Signatory Text API to get a list of verified signatories.

Endpoints

Get signatory of company

gethttps://api.roaring.io/se/company/signatory/2.0/{companyId}

Parameters path

companyId

required

string
Company identification for the company

Response schema: application/json

Find history signatory by company id

gethttps://api.roaring.io/se/company/signatory/2.0/history/{companyId}

Parameters path

companyId

required

string
id of company

Parameters query

fromDate
string
beginning of the date range (including), iso 8601 format
toDate
string
ending of the date range (excluding), iso 8601 format

Get signatory of multiple companies

posthttps://api.roaring.io/se/company/signatory/2.0/
Request body schemaapplication/jsonRequired
Multiple companies ids request
companyIds
arrayarray of company id
requestKey
stringcache key for companies id-s in sandbox