The Developer Center collects the technical entry points for ZeyOS, including REST APIs, authentication, iXML scripting, SDK resources, and implementation guides.
Use the API reference to query, create, and update ZeyOS records from external systems and custom frontends.
Automate server-side business logic, transformations, and scheduled jobs with the built-in iXML runtime.
Follow implementation guides and SDK material when you connect ZeyOS to applications, data flows, and customer workflows.
ZeyOS exposes core platform capabilities through documented APIs and scripting tools. Use REST for integrations and apps, iXML for platform-side logic, and the guides for complete implementation patterns.
API Reference Endpoint-level documentation for platform resources, authentication, payloads, and responses.
Script Reference iXML documentation for workflow automation, database access, HTTP calls, and transformations.
Implementation Guides Practical examples for integrations, forms, phone systems, and platform extensions.
{ "ID": 4815, "firstname": "Cathy", "lastname": "Winters", "company": "Acme Corp", "position": "CTO", "email": "c.winters@acme.example", "type": "customer", "assigneduser": 12, "lastmodified": "2026-05-30T14:22:08Z"}
Browse the REST API reference first, then continue into authentication, iXML, SDK, and guides as your integration needs grow.
Open REST API Docs