Connect API Catalog///
- API Documentation
Creditsafe Connect
- DE Company Search (Non Ltd)
DE Company Report (Non Ltd)
DE Company Search Criteria (Non Ltd)
DE Company Search (Non Lt...
Endpoint to search for DE non-ltd Companies according to the provided Search Criteria.
Security
bearerToken
- Sandbox serverhttps://connect.sandbox.creditsafe.com/v1/localSolutions/DE/nonLtdCompanies
- Production serverhttps://connect.creditsafe.com/v1/localSolutions/DE/nonLtdCompanies
curl -i -X GET \
'https://connect.sandbox.creditsafe.com/v1/localSolutions/DE/nonLtdCompanies?name=string&countryAreaCode=string&number=string&areaCode=string&zipPostCode=string&country=string&zipCode=true&postCode=string&street=%7Bstreet%7D&city=%7Bcity%7D' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'