Logo

Dyzo API

v2.0.0

Company

Complete Dyzo API Documentation - Project Management, Team Collaboration & Time Tracking Platform

API Overview

Capabilities and features

Manage company information and settings.

Key Features

Get company details
Update company settings
Manage company logo
View company statistics
GET
/company/{company_id}/details/
200 OK

Get Company Details & User Plans

Get comprehensive company information including subscription details, payment history, and available user plans. Returns company profile, latest active payment, active subscriptions, and all available plans for upgrade/downgrade.

PUT
/company/{company_id}/update/
200 OK

Update Company

Update company information.

JSONRequest Body
1{
2 "name": "Dyzo Tech Inc",
3 "timezone": "America/New_York"
4}
GET
/task-statistics/{company_id}/
200 OK

Get Company Statistics

Get aggregated company statistics.