Zum Hauptinhalt springen

Check if a company exists

POST/actions/verify-company/
v2
POST
verification-verify-company

Only companies registered in the german company register are currently supported.

Request

Responses

application/json

Success

  • existsboolean
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"name":"Mittwald CM Service GmbH & Co. KG"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/actions/verify-company