Introduction

Authentication - Introduction

Authentication is a process of determining if someone is who they say there are and if they are allowed to perform certain actions or are permitted to access certain sections/areas of the software. Authentication is a security process that stands behind the information security.

The authentication system of the WasteHero API v3 is based on the API keys that are required for every API call - no matter the type of the call - GET, POST, PUT or DELETE.