Lightfield API
The Lightfield API provides read and write access to every entity in the Lightfield agent-native CRM: accounts, contacts, opportunities, meetings, notes, tasks, lists, emails, files, members, custom objects and workflow runs. It is a JSON REST API authenticated with a scoped bearer API key, versioned by a required date-based Lightfield-Version header, with Idempotency-Key support on write operations, limit/offset pagination and field-level filtering. Currently in public beta.
Documentation
Documentation
https://docs.lightfield.app/
APIReference
https://docs.lightfield.app/api/
GettingStarted
https://docs.lightfield.app/getting-started/http-quickstart/