Deel · Capability
Deel Platform Extensions API — Screenings
Self-contained Naftiko capability for KYC/AML background screenings.
Deel Platform Extensions API — Screenings is a Naftiko capability published by Deel, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and POST methods rooted at /v1/screenings.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Deel, Screenings, KYC, AML, and Compliance.
What You Can Do
GET
Listscreenings
— List screenings.
/v1/screenings
POST
Createscreening
— Initiate screening.
/v1/screenings
GET
Getscreening
— Get screening.
/v1/screenings/{screening_id}