Api Labz

Learn how to use Api Labz with Composio

Overview

Enum

API_LABZ

Description

API Labz offers a comprehensive suite of AI-driven APIs and tools designed to streamline workflows, automate tasks, and build innovative applications.

Authentication Details

api_key
stringRequired

Actions

Tool to validate international bank account numbers (ibans). use when you need to verify an iban's structure before processing transactions.

Action Parameters

iban
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to integrate a deal into api labz. use when you need to push a new or updated deal record into the system after preparing required fields.

Action Parameters

amount
numberRequired
currency
string
customFields
object
dealId
stringRequired
status
stringRequired
title
stringRequired

Action Response

data
object
error
string
message
string
success
boolean
successful
boolean
Tool to list all airtable tables for a given base. use when you need to retrieve table names before interacting with a table.

Action Parameters

base_id
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to search trello boards, lists, and cards using ai-driven queries. use when you need to quickly locate relevant trello cards, lists, or boards.

Action Parameters

boardId
string
includeArchived
boolean
limit
integerDefaults to 10
listId
string
query
stringRequired

Action Response

data
object
error
string
successful
boolean