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

DoiT Settings API

The Settings API from DoiT — 3 operation(s) for settings.

DoiT Settings API is one of 38 APIs that DoiT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Settings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 7 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.doit.com.

7 operations 3 paths 8 schemas 1 DELETE3 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.doit.com
Authentication
API Key, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 3

DoiT Settings API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key). An API key is passed in the header as X-Tenant-Id (tenantId). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • api_key — Use the "Bearer " format or sign in for autofill
  • tenantId — Tenant (customer) ID that sets the request's customer context. Required when the credential can access more than one tenant; omit when the credential is scoped…

Paths & Operations 7

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

Settings 7
GET
/analytics/v1/settings/themes
List custom themes
listCustomThemes → 200401403404
POST
/analytics/v1/settings/themes
Create a custom theme
createCustomTheme body → 201400401403404
GET
/analytics/v1/settings/themes/{id}
Retrieve a custom theme
getCustomTheme 1 param → 200400401403404
PATCH
/analytics/v1/settings/themes/{id}
Update a custom theme
updateCustomTheme 1 param body → 200400401403404
DELETE
/analytics/v1/settings/themes/{id}
Delete a custom theme
deleteCustomTheme 1 param → 200400401403404
GET
/analytics/v1/settings/active-theme
Get the active theme
getActiveTheme → 200401403
PUT
/analytics/v1/settings/active-theme
Set the active theme
setActiveTheme body → 200400401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CustomTheme (6 properties), CreateCustomThemeRequest (3 properties), UpdateCustomThemeRequest (3 properties), ThemeColors (2 properties). Each schema is shown below with its type and property counts.

UpdateCustomThemeRequest
object
Request body for updating a custom theme. Only provided fields are modified.
3 properties
ThemeColors
object
Palettes for light and dark display modes. Each palette must contain between 1 and 32 hex colors.
2 properties 2 required
Error
object
Standard error response structure.
1 property
CustomTheme
object
A custom color theme applied to Cloud Analytics reports.
6 properties 4 required
SetActiveThemeRequest
object
Request body for setting the active custom or preset theme for the authenticated user.
1 property 1 required
CreateCustomThemeRequest
object
Request body for creating a custom theme.
3 properties 3 required
HexColor
string
A color in hex notation. Accepts RGB, RRGGBB, or RRGGBBAA.
ActiveTheme
object
The theme currently active for the authenticated user.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-settings-api-openapi.yml Raw ↑

Other APIs DoiT publishes across the network.

DoiT MCP Server
DoiT Account Team API
DoiT Alerts API
DoiT Allocations API
DoiT Annotations API
DoiT Anomalies API
DoiT Assets API
DoiT Auth API
DoiT Ava API
DoiT Billing Transfer API
DoiT Budget Suggestions API
DoiT Budgets API
Where this information came from

This is an independent, third-party profile of DoiT Settings 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.