Cyclr · Capability
Cyclr API — Accounts
Cyclr API — Accounts. 6 operations. Lead operation: Cyclr List Accounts. Self-contained Naftiko capability covering one Cyclr business surface.
What You Can Do
GET
Listaccounts
— Cyclr List Accounts
/v1/accounts
POST
Createaccount
— Cyclr Create Account
/v1/accounts
GET
Getaccount
— Cyclr Get Account
/v1/accounts/{accountid}
PUT
Updateaccount
— Cyclr Update Account
/v1/accounts/{accountid}
DELETE
Deleteaccount
— Cyclr Delete Account
/v1/accounts/{accountid}
POST
Getaccountsignintoken
— Cyclr Get Account Sign-In Token
/v1/accounts/{accountid}/signintoken
MCP Tools
cyclr-list-accounts
Cyclr List Accounts
read-only
idempotent
cyclr-create-account
Cyclr Create Account
cyclr-get-account
Cyclr Get Account
read-only
idempotent
cyclr-update-account
Cyclr Update Account
idempotent
cyclr-delete-account
Cyclr Delete Account
idempotent
cyclr-get-account-sign-token
Cyclr Get Account Sign-In Token
read-only