Guide
Fibery API documentation lives at developers.fibery.com
The Fibery API provides a way to integrate Fibery with your external systems and automate routine tasks.
There are many extension points in Fibery. Here are the guides you can start with:
HTTP API - fetch data from Fibery and add data into Fibery.
GraphQL API - fetch data from Fibery and add data into Fibery using a modern GraphQL.
Webhooks - use webhooks to update other tools based on changes in Fibery.
History API - use the History API to access a full, paginated log of every change made in your Fibery workspace.
Integrations API - sync data from external tools into Fibery.