Zuplo · Arazzo Workflow
Zuplo Rotate a Consumer's API Keys
Version 1.0.0
Read a consumer, roll its keys to set an expiration and issue a fresh key, then list the keys.
Provider
Workflows
rotate-consumer-key
Roll a consumer's keys and list the resulting keys.
Confirms the consumer exists, rolls its keys to expire the old ones and create a new key, then lists the keys to surface the new key id.
1
readConsumer
Read the consumer to confirm it exists before rolling its keys.
2
rollKey
Roll the consumer's keys: set the supplied expiration on keys that have no expiration and create a new key.
3
listKeys
List the consumer's keys after rolling to surface the newly created key id.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.