Authentication

All API endpoints are authenticated using an api key in the header’s X-API-Key

"header":
  {
    "X-API-Key": "your_api_key",
    "content-type": "application/json"
  }

You can get your API-Key by contacting the Registercheck Team

User

For POST API endpoints, you can optionally include your user_id and a job_name as query parameters. These optional parameters provide valuable context for job identification.

  • user_id: provided by the Registercheck team when you sign up
  • job_name: can be used to identify jobs easier and for fetching a job history