Drupal is a registered trademark of Dries Buytaert

api_token_entity

1 sites No security coverage
View on drupal.org

Overview

The API Token Entity module provides a comprehensive back-office interface for managing API tokens in your Drupal site. It enables site administrators to create, rotate, and delete API tokens, along with a validation service to authenticate issued tokens.

Features

  • Token Management Interface - Full CRUD operations for API tokens through an intuitive admin interface
  • Token Types - Define different types of API tokens with unique identifiers
  • Secure Tokens - Tokens are hashed with MD5 and stored securely in the database. The plain-text token is only visible once at creation time and cannot be retrieved later
  • Token Rotation - Built-in support for token rotation and expiration
  • Permissions - Granular permission system to control who can manage tokens
  • Validation Service - Programmatic service to validate tokens in your custom code

Activity

Total releases
4
First release
Dec 2025
Latest release
1 month ago
Release cadence
3 days
Stability
75% stable

Release Timeline

Releases

Version Type Release date
1.0.2 Stable Jan 7, 2026
1.0.1 Stable Jan 1, 2026
1.0.0 Stable Dec 31, 2025
1.x-dev Dev Dec 29, 2025