Build it
What do you want CryptAPI and Streak 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 CryptAPI and Streak
Triggers and actions 13 triggers ยท 28 actions
Trigger
Payment received (instant)Fires when a payment address created via Create payment address receives funds; CryptAPI calls the callback URL supplied at creation time with the payment details.
Action
Convert priceConvert a value between a fiat currency and a cryptocurrency, or between two cryptocurrencies, for a given ticker.
Action
Create payment addressGenerate a new cryptocurrency payment address for a given ticker (e.g. btc, eth, trc20/usdt) that a customer can send funds to, with a callback URL for payment notifications.
Action
Estimate blockchain feesEstimate the blockchain network fee to forward a transaction to a wallet address, for a given cryptocurrency ticker.
Action
Generate payment QR codeGenerate a base64-encoded QR code image for a payment address, for a given cryptocurrency ticker.
Action
Get payment address logsGet the callback/payment activity log for a previously created payment address, for a given ticker.
Action
Get ticker infoGet details (minimum transaction amount, fees, current price) for a specific cryptocurrency ticker.
Action
List supported cryptocurrenciesList all cryptocurrencies and blockchains supported by CryptAPI, with logos, minimum transaction amounts, and fee tiers.
Trigger
New BoxTriggered when a new box is added to the specified pipeline (polling).
Trigger
New email threadTriggered when a new email thread is added to the specified box.
Trigger
New eventTriggered when a new event occurs within any pipeline.
Trigger
New event in boxTriggered when a new event occurs within the specified box.
Trigger
New event in pipelineTriggered when a new event occurs within the specified pipeline.
Trigger
New fileTriggered when a new file is added to the specified box.
Trigger
New PipelineTriggered when a new pipeline is added (polling).
Trigger
New snippetTriggered when a new snippet is added.
Trigger
New StageTriggered when a new stage is added to the specified pipeline (polling).
Trigger
New Task in BoxTriggered when a new task is added to the specified box (polling).
Trigger
New task in pipelineFires for each new task created in the selected Streak pipeline. Polls every box in the pipeline and emits each task once, identified by its task key.
Trigger
Task completeFires for each task marked complete in the selected Streak pipeline. Polls every box in the pipeline, keeps the tasks whose status is DONE, and emits each one once, identified by its task key.
Action
Create BoxAdds a new box to the specified pipeline.
Action
Create CommentAdds a new comment to the specified box.
Action
Create PipelineCreates a new pipeline.
Action
Create StageAdds a new stage to the specified pipeline.
Action
Create TaskAdds a new task to the specified box.
Action
Delete BoxDeletes a box by its key.
Action
Delete StageDeletes a stage from the specified pipeline.
Action
Delete TaskDeletes a task by its key.
Action
Get BoxGets a single box by its key.
Action
Get Current UserReturns the user associated with the API key.
Action
Get PipelineGets a single pipeline by its key.
Action
List Boxes in PipelineLists all boxes in the specified pipeline.
Action
List FieldsLists all fields in the specified pipeline.
Action
List PipelinesLists all pipelines the user has access to.
Action
List StagesLists all stages in the specified pipeline.
Action
List Tasks in BoxLists all tasks in the specified box.
Action
Move Box to StageMoves a box to a stage in the specified pipeline.
Action
SearchSearches boxes, contacts, and organizations across Streak.
Action
Update BoxUpdates a box's name, notes, or stage.
Action
Update Box Field ValueSets the value of a custom field on a box.
Action
Update TaskUpdates a task's text, due date, or completion status.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.