API Reference¶
The PHP client is auto-generated from the SeaTable OpenAPI specification. Detailed documentation for all endpoints, including parameters and response types, is available on GitHub:
Endpoint categories¶
| Category | Description | Documentation |
|---|---|---|
| Auth | Obtain base tokens and account tokens | Auth API |
| Base | Rows, columns, views, links, metadata, SQL queries | Base API |
| File | Upload and download files and images | File API |
| User | Account info, bases, shared views, API tokens | User API |
| Team Admin | Team management, members, sharing | TeamAdmin API |
| Sys Admin | Server administration (self-hosted only) | SysAdmin API |
Additional resources¶
- Source code on GitHub
- Package on Packagist
- Interactive API Reference (language-agnostic, with code examples)