Guide
Basic
Automation Guide
Database
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
En: APITable compatible API SDK (beta)
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
- AI Data Automation with Bika.ai: Unlocking New Potential for Invoice collation reminders in Gathering required documentation
- Vika OKR: Airtable Alternative to increase team member participation
- Data Automation with Bika.ai: Unlocking New Potential for HTTP Monitoring in Network latency tracking
- Bika.ai vs Airtable: To Confirm order details
- Airtable Alternative for HR Manager: Invoice collation reminders
Recommend AI Automation Templates

Creative agency proposal planning
Received a new RFP from a prospective client? Utilize this comprehensive template to guide your team through the RFP lifecycle, ensuring timely progress and a structured approach to secure that significant contract.

B2B AI CRM
AI automation to manage your clients, prompt you or your sales team to write visit records every week, suitable for B2B sales teams targeting enterprise organizations.

Customer After-Sales Service Management
This template integrates customer case tracking, after-sales service, employee training, and customer information management, providing comprehensive support for delivering a high-quality customer experience. And can be used in scenarios such as retail and e-commerce, residential property maintenance, home appliance installation and repair, and domestic services.

Customer development CRM
A customer development CRM template to manage customer personas, interviews, problem statements, and feature enhancements for product improvement

Customer projects
This template is ideal for consulting companies, law firms, and sales since it helps calculate the hours worked that require compensation, provides a high-level overview of the progress of your projects, and creates a collaborative platform.

Customer Satisfaction Form and Analysis
The Customer Satisfaction Form and Analysis Template simplifies collecting, organizing, and analyzing customer feedback. With structured forms, Automated email reminder for followers to categorize insights, and a detailed dashboard, this template helps teams measure satisfaction, identify trends, and take action to improve products and services.