It seems you may be using English. Would you like to go to the international site? bika.ai
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:

bika cta

Recommend Reading

Recommend AI Automation Templates

Expense Tracking
Easily manage personal expenses, clearly track every transaction, detail spending insights, simplify daily and household expense management, and gain full control over your finances .
Facebook Post Automation
You can use this template to achieve AI automated Facebook posts, read the prepared Facebook content in the database, and automatically post to help you increase the exposure of social media and also automatically record their public URLs in your database for tracking engagement.

Coming soon

Scheduled reminder for Feishu group messages
Utilize the power of Bika to automate your Feishu group notification and reminder process, and easily send a variety of custom robot message types such as text, rich text, message cards, etc. This innovative solution not only saves your precious time, but also enhances the efficiency and professionalism of information communication, It is the ideal choice for enhancing your team's collaboration and communication efficiency.
HR Knowledge Base
HR Knowledge Base offers team members clear views of policies, processes, and benefits. With easy access to detailed information and links, it keeps HR data updated, promoting learning and regulatory compliance.
Recruitment Template
A template for the recruitment process that can collect candidate information and remind candidates of their progress daily.

Coming soon

HR Team Project Tracker
Monitoring staff programs, spontaneous client requests, and strategic initiatives can be difficult in expanding teams. Centralize your projects and tasks to improve teamwork and control.