Livepeer · Capability
Livepeer Studio — Accesscontrol
Livepeer Studio — Accesscontrol. 5 operations. Self-contained Naftiko capability for one Studio business surface.
Livepeer Studio — Accesscontrol is a Naftiko capability published by Livepeer, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, DELETE, and PATCH methods rooted at /access-control/signing-key.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Create a signing key. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Livepeer, Studio, and Accesscontrol.
What You Can Do
POST
Createsigningkey
— Create a signing key
/access-control/signing-key
GET
Getsigningkeys
— Retrieves signing keys
/access-control/signing-key
DELETE
Deletesigningkey
— Delete Signing Key
/access-control/signing-key/{key-id}
GET
Getsigningkey
— Retrieves a signing key
/access-control/signing-key/{key-id}
PATCH
Updatesigningkey
— Update a signing key
/access-control/signing-key/{key-id}
MCP Tools
create-a-signing-key
Create a signing key
retrieves-signing-keys
Retrieves signing keys
read-only
idempotent
delete-signing-key
Delete Signing Key
idempotent
retrieves-a-signing-key
Retrieves a signing key
read-only
idempotent
update-a-signing-key
Update a signing key