Guide
Basic
Automation Guide
Database
Dashboard
Integration Guide
Self-hosted
Open API
Business AI Agent Template
Cookbook
Reference
Automation Triggers
Automation Actions
Integrations
Node Resources
Database Views
Database Fields
Dashboard Widgets
Missions
Ai Wizard
Formula
Space
Release Notes
Videos
APITable compatible API SDK (beta)
Bika.ai support APITable compatible Open API interfaces.
That means you can use the APITable's SDK (JavaScript, Python, etc.) to interact with Bika.ai.
Quick start with APITable.js SDK for Bika.ai:
import { APITable } from "apitable";
// Get token from your Bika.ai user setting
const apitable = new APITable({ token: "_PASTE_YOUR_API_TOKEN_FROM_USER_SETTING", host: "https://bika.ai/api/openapi/apitable" });
// Get a list of spaces for the current user
const spaceListResp = await apitable.spaces.list()
if (spaceListResp.success) {
console.log(spaceListResp.data.spaces);
} else {
console.error(spaceListResp);
}
More SDK usage please refer to:

Recommend Reading
- Outlook vs Gmail: Which Email Platform Reigns Supreme for Your Automated Workflow?
- Unleashing the Power of Agent Swarm: Building Your Dream AI Team for Unprecedented Success
- Beyond ChatGPT: Choosing the Right AI Tool for YouTube Publishing Process Automation - Bika.ai Compared
- Beyond ChatGPT: Choosing the Right AI Tool for YouTube Publishing Process Automation - Bika.ai Compared
- Achieve Peak Email Efficiency: The Best Email Client for Mac Meets Visual Inspiration Tracking Automation
Recommend AI Automation Templates

PR & media CRM
This template helps manage media and public relations, track important articles, publications, and media contacts, and facilitate effective communication and collaboration.

Product Catalog
A product catalog template with product and vendor tables.

Product Feedback Analysis
This template is designed to help teams efficiently collect and analyze customer feedback. Users can upload reviews, feedback, or other relevant data to identify common issues. The customizable dashboard allows for easy viewing and analysis of data, ultimately enhancing the overall customer experience.

Product Feedback Form
The Product Feedback template is structured to collect and manage feedback efficiently. This template includes resources like a feedback form and a database, which together streamline the process of gathering, categorizing, and storing feedback data for product improvement.

Product/market fit system
This template is designed for a product/market fit system, featuring resources for collecting and analyzing user feedback. Key components include a product feedback form and survey response database, allowing the team to gather and structure user insights on the product’s value and improvement areas. The survey responses are organized into views, including one restricted to founders and managers. Additionally, a database for key product features supports the linkage of benefits and feedback insights, facilitating a comprehensive overview for product development and market alignment

Product Messaging Library
The Product Messaging Library Template organizes your product is messaging guidelines, ensuring consistent communication across teams and helping maintain a unified brand voice.