DailyAPI Documentationv1
Resources

Resource reference

All resources and operations implemented by the Daily Public API v1.

View OpenAPI

The public API currently implements 18 read operations across nine resource groups. There are no write operations, webhooks, or OAuth flows in v1.

ResourceOperationsRequired permission
BusinessGET /businessפרטי העסק
CustomersGET /customers, GET /customers/{id}לקוחות
SuppliersGET /suppliers, GET /suppliers/{id}ספקים
LeadsGET /leads, GET /leads/{id}לידים
ProductsGET /products, GET /products/{id}מוצרים ושירותים
DocumentsGET /documents, GET /documents/{id}, GET /documents/{id}/pdfמסמכים
PaymentsGET /payments, GET /payments/{id}תשלומים
InventoryGET /inventory, GET /inventory/movementsמלאי
TasksGET /tasks, GET /tasks/{id}משימות

Collection operations return cursor-paginated envelopes. Detail operations return one object and reject query parameters. All operations require a bearer key and an eligible subscription.

Use the resource pages for field semantics and workflows, or open the generated OpenAPI reference for every parameter, schema, sample, and error response.