Company Traffic API

Retrieve companies' monthly traffic data — read-only

Base URL

https://{tenant}.logzi.com/api/company_traffic/

Every request returns a JSON response. On success result.code == 1, on error result.code == 0. The Company Traffic API returns aggregated monthly sales and billing traffic per company. Useful in multi-entity environments for comparing company-level performance. This endpoint is read-only.

GET /api/company_traffic/get

Retrieve per-company traffic data for a given month.

Query parameters

ParameterTypeRequiredDescription
year_monthstringYear-month format (e.g. 2024-03)

Example request

GET /api/company_traffic/get?year_month=2024-03
X-API-KEY: {your_api_key}
GET /api/company_traffic/list

Paginated list of company traffic records.

Query parameters

ParameterTypeRequiredDescription
list_offsetintPagination offset (default: 0)
list_conditionobjectFilter conditions object

Example request

GET /api/company_traffic/list?list_offset=0
X-API-KEY: {your_api_key}

Get in touch with us

Interested in our software? Feel free to write to us!

Need help?

If you can't find the answer and need assistance

Create your account now,
pay later!

Try it free for 3 days, no risk, no obligation!