Adjustable UI
Palettes

“With this control, teams reshape how the console looks and feels — swapping palettes, type stacks and panel layout to suit their own house style.”

Larkspur V 1.2 Wexmoor V 2.1 Kelbrook Company API Danburite V 1.1 Halewick V 1.0

Deep search

Deep search gives teams granular filters and saved query options, so a request can be narrowed down to one exact record in seconds.

Search everything… ⌘ + K
Endpoints 3
Halewick Company API Live
Danburite Company API Live
Larkspur Company API Queued
Releases 3
Halewick Company API V 1.0
Wexmoor Company API v 1.3
Kelbrook Company API v 3.0

Danburite API

How far an endpoint can be reshaped depends on the scopes and policies its owner sets. With Danburite those stay in your hands.

console.danburite.dev
Danburite
· Overview
· Endpoints
Analytics
Catalog
Community
Search…
Danburite Api
› Public routes
› Data routes
› Surface (UI) routes
› Device routes
› Store routes
› Halewick API
› Wexmoor API
› K17 API
› Pellow Studio API
› Thornlea API
› Cairn API
› Verdant API
› Almandine API
› Kestrel API
1// one handler off the shelf
2import handler from './routes/tokens';
3
4// several at once
5import { verify, refresh } from './auth';
6
7// the whole namespace, aliased
8import * as policy from './policy';
9
10// the default plus two named
11// members together
12import client, { withScope,
13withQuota } from './client';
14
15// one handler off the shelf
16import rotate from './routes/keys';
17
18// several at once
19import { stamp, audit } from './trail';
20
21// the whole namespace, aliased
22import * as shape from './shape';
23
24// the default plus two named

Halewick API

How far an endpoint can be reshaped depends on the scopes and policies its owner sets.

Mon
Tue
Wed
Thu