Build it
What do you want Cryptlex and Resemble to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Cryptlex and Resemble
Triggers and actions 3 triggers ยท 18 actions
Trigger
New ActivationTriggers when a new activation is created.
Trigger
New LicenseTriggers when a new license is created.
Trigger
New Trial ActivationTriggers when a new trial activation is created.
Action
Create OrganizationCreates a new organization in Cryptlex with a notification email and a cap on how many users it may create. Returns the created organization, including its id and login alias.
Action
Create UserCreates a new user in Cryptlex, optionally placing them in an organization and granting customer portal access. Returns the created user, including its id.
Action
Delete UserPermanently deletes a user in Cryptlex. This cannot be undone.
Action
Find Licenses by keyReturns the licenses in Cryptlex that match the license key given, with optional extra filters such as product, user or expiry.
Action
Get UserReturns a single user in Cryptlex, including their name, email, role, company, tags and metadata.
Action
List ActivationsReturns the license activations in Cryptlex, optionally narrowed to a licence, product, user, operating system or date range.
Action
List LicensesReturns the licenses in a Cryptlex account, optionally narrowed by product, user, organization, status or date range.
Action
List ProductsReturns the products in a Cryptlex account, with their names, license templates and license counts.
Action
List UsersReturns the users in a Cryptlex account, optionally narrowed by organization, company, role, tags or last-seen date.
Action
Update UserUpdates a user in Cryptlex. Only the values supplied are changed; anything left blank is untouched. Returns the updated user.
Action
Create VoiceCreates a new voice for speech synthesis
Action
Delete VoiceDeletes a voice by uuid. Endpoint: DELETE /voices/{voice_uuid}.
Action
Get ProjectRetrieves a single project by uuid. Endpoint: GET /projects/{project_uuid}.
Action
Get VoiceRetrieves a single voice by uuid. Endpoint: GET /voices/{voice_uuid}.
Action
List ClipsLists clips generated within a project. Endpoint: GET /projects/{project_uuid}/clips.
Action
List ProjectsLists all projects in the account. Endpoint: GET /projects.
Action
List VoicesLists all voices in the account. Endpoint: GET /voices.
Action
Update ProjectUpdates a project's fields. Endpoint: PUT /projects/{project_uuid}.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews