Feature Handbook

Overview

This guide explains how Custom APIs work in Drupal. It allows users or applications to securely access API endpoints by authenticating through trusted external Identity Providers (IdPs). This makes authentication easier, more secure, and helps your integrations scale smoothly.

Pagination in GET APIs

Learn to use page-based and offset-based pagination in GET APIs to fetch smaller result sets and improve performance.

Guide maintainers

smita ghungrad's picture