API Connection
55 sites
Security covered
This module allows your Drupal website to connect to external APIs by providing a plugin system to define integrations with specific REST APIs. It also supports logging API requests and responses and differentiating between different environments.
API Connection module
This is a helper module to let your Drupal website connect to external APIs.
This module uses a Plugin architecture, that allows you to define a plugin in
your custom Drupal module, for each REST API / web service you want to integrate
with.
Features
- Provides a RestApiConnection plugin type to use in your modules for connecting to an external REST API.
- Ability to log REST API requests and responses in Drupal logger / watchdog.
- Ability to differentiate between dev / test / live environments.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta2 | Pre-release | 10–11 | Dec 1, 2025 |