Didomi · Capability
Didomi Platform API — Sessions & Authentication
Didomi Platform API — Sessions & Authentication. 2 operations. Self-contained Naftiko capability over the Didomi Platform REST API.
Didomi Platform API — Sessions & Authentication is a Naftiko capability published by Didomi, one of 10 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v1/sessions.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: Retrieves a single resource with the given id from the service. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Didomi, Consent Management, and Privacy.
What You Can Do
GET
Get sessions id
— Retrieves a single resource with the given id from the service.
/v1/sessions/{id}
POST
Post sessions
— Create a new session
/v1/sessions
MCP Tools
didomi-get-sessions-id
Retrieves a single resource with the given id from the service.
read-only
idempotent
didomi-post-sessions
Create a new session