R
RegCheck REST / JSON API
Details
Spec supplied by APIs.guru
- URL
-
https://www.regcheck.org.uk/api/json.aspx/{Method}/{RegistrationNumber} - Spec
- https://api.apis.guru/v2/specs/regcheck.org.uk/1.0.0/swagger.json
- Docs
- https://www.regcheck.org.uk/data/api-docs.aspx/rest-api
Authentication
RegCheck account credentials (username plus API key/password for API access) basic discovered Get credentials ↗
Authorization: Basic <credential> Create a free account at RegCheck using the Register form. After email verification, RegCheck provides a test account with 10 free credits. The docs state the REST API uses your RegCheck username as the Basic Auth username and your RegCheck API key as the Basic Auth password; the SOAP/ASMX docs state a username is required for API calls and that username/password are used for the dashboard. Start from the Overview & Authentication and REST API docs, then log in to the account dashboard to view credits and top up.