python3-djangorestframework-api-key

API key permissions for Django REST Framework
  https://florimondmanca.github.io/djangorestframework-api-key/
  0
  no reviews



Django REST Framework API Key is a powerful library for allowing server-side clients to safely use your API.

These clients are typically third-party backends and services (i.e. machines) which do not have a user account but still need to interact with your API in a secure way.