Build it
What do you want Abyssale and 3Scribe 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 Abyssale and 3Scribe
Triggers and actions 5 triggers ยท 15 actions
Trigger
New ExportTriggers when an export of one or multiple images has been completed
Trigger
New FileTriggers when a single file generation is completed
Trigger
New File BatchTriggers when a batch generation of files is completed
Trigger
Template Status UpdatedTriggers when a template's status has been updated.
Action
Add Design from JSONCreate a new design by importing a JSON payload describing its layers and layout. POST /designs/import/json.
Action
Add ProjectCreate a new project to organize designs. POST /projects.
Action
Duplicate Workspace TemplateDuplicate a workspace template into a project as a new editable design. POST /workspace-templates/{companyTemplateId}/use.
Action
Export VisualsExport one or multiple previously generated visuals in .zip format
Action
Find FormatFetch details about a format added to a template you designed in Abyssale
Action
Find TemplateFetch details about a template you designed in Abyssale
Action
Generate Dynamic Image URLCreate a dynamic image URL that renders a design on the fly with custom data, without generating a static file. POST /designs/{designId}/dynamic-image-url.
Action
Generate HTML5 Banner AdsGenerate HTML5 banner ads from an animated template designed in Abyssale
Action
Generate Multi-Format VideosGenerate multiple videos at once from an animated template designed in Abyssale
Action
Generate Open Graph LinkEmbed your images as Open Graph into unique redirect shortlinks. Great for hyper-personalized Linkedin or Facebook messages
Action
List ProjectsList all projects in the account. GET /projects.
Action
List Workspace TemplatesList the workspace's shared template library. GET /workspace-templates.
Trigger
Job CompleteTriggers when a transcription job has completed.
Action
Create Transcription JobPosts a file to 3Scribe to be transcribed
Action
Delete Transcription JobDelete a specified transcription job from 3Scribe, permanently removing all files and transcripts. Endpoint: DELETE https://api.3scri.be/jobs/:jobid (header APIKey required). Path parameter: jobid (string). Returns 200 on success.
Action
Fetch TranscriptFetches a specific jobs transcript
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.