Freestyle · Capability
Freestyle Identity API — Identities
Freestyle Identity API identities surface. 3 operations. Lead operation: List Identities. Self-contained Naftiko capability for one Freestyle business surface.
Freestyle Identity API — Identities is a Naftiko capability published by Freestyle, one of 30 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET, POST, and DELETE methods rooted at /v1/identity/v1/identities.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: List Identities. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Freestyle, Identity, and Identities.
What You Can Do
GET
Handle list identities
— List Identities
/v1/identity/v1/identities
POST
Handle create identity
— Create an Identity
/v1/identity/v1/identities
DELETE
Handle delete identity
— Delete an Identity
/v1/identity/v1/identities/{identity}
MCP Tools
freestyle-handle-list-identities
List Identities
read-only
idempotent
freestyle-handle-create-identity
Create an Identity
freestyle-handle-delete-identity
Delete an Identity
idempotent