How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lytics Account API

Account related resources of the *Lytics API*.The Account resource describes an account. An account can be a *Master* account, whichmeans that it is a billing account. Master accounts have children accountswhich act more as separate projects, for same billing account. Each childaccount can be used for Dev, Testing, etc., or for separate siloes of datafor sub-divisions, etc..The Account resource has the following attributes:| field | DataType | Description ||-------------|------------------|---------------|| id | string | unique id| created | Date | Created date| updated | Date | Last Updated Date| domain | string | customer-assigned unique id (auto assigned to domain name). This must be unique across lytics accounts| email | string | primary email contact for account owner| parent_id | string | parent account if this account is a child-account of master billing account| name | string | account name

Lytics Account API is one of 34 APIs that Lytics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.lytics.io, https://api.lytics.io/v2.

9 operations 6 paths 11 schemas 3 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.lytics.io/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Lytics Account API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 3 GET, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Account 9

Account related resources of the Lytics API. The Account resource describes an account. An account can be a Master account, which means that it is a billing account. Master accoun…

GET
/api/account/{id}
Retrieve a Single Account
Retrieve a Single Account 2 params → 200
PUT
/api/account/{id}
Account Update
Account Update 2 params body → 200
POST
/api/account
Account Create
Account Create 1 param body → 201
GET
/api/account
Accounts List
Accounts List → 200
POST
/account
Create new child account
body → 200400404500
POST
/account/setup/jobalerts
Enable/Disable job alerts
2 params → 200500
GET
/account/{id}
Get account
2 params → 200400404500
POST
/account/{id}
Update existing account
1 param body → 200400404500
POST
/register
Register new account
body → 200400404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are models.AccountResp (31 properties), models.AccountCreateRequest (27 properties), models.AccountUpdateRequest (14 properties), models.EntitlementPlan (10 properties). Each schema is shown below with its type and property counts.

AccountsListModel
object
2 properties
AccountModel
object
8 properties
models.AccountCreateRequest
object
27 properties
models.ChildAccountCreateRequest
object
9 properties
models.ApiErrorResponse
object
3 properties
models.AccountUpdateRequest
object
14 properties
models.AccountResp
object
31 properties
models.RolePolicy
object
7 properties
lioerrors.ApiV2ErrorOut
object
4 properties
models.ApiResponse
object
4 properties
models.EntitlementPlan
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lytics-account-api-openapi.yml Raw ↑

Other APIs Lytics publishes across the network.

Lytics Account Settings API
Lytics Auth API
Lytics Auths API
Lytics Catalog API
Lytics Connections API
Lytics Content API
Lytics Data Models API
Lytics Data Upload API
Lytics Experience API
Lytics Flows API
Lytics Jobs API
Lytics Metric API
Where this information came from

This is an independent, third-party profile of Lytics Account API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.