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

PixieBrix Services API

The services API from PixieBrix — 3 operation(s) for services.

PixieBrix Services API is one of 31 APIs that PixieBrix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Services. 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 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.pixiebrix.com.

7 operations 3 paths 4 schemas 1 DELETE2 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.pixiebrix.com/api/
Resource Areas
1

Paths & Operations 7

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

services 7
GET
/api/services/shared/
Return the integration configurations available to the caller, with sensitive credential values sanitized.
listSanitizedAuths 2 params → 200
POST
/api/services/shared/
Create a new integration configuration owned by the caller or by an organization they administer.
createEditableAuth body → 201
GET
/api/services/shared/{id}/
Return a single integration configuration with its full credential configuration when the caller has edit access.
retrieveEditableAuth 1 param → 200
PUT
/api/services/shared/{id}/
Replace an existing integration configuration with the provided values.
updateEditableAuth 1 param body → 200
PATCH
/api/services/shared/{id}/
Update selected fields of an existing integration configuration.
partialUpdateEditableAuth 1 param body → 200
DELETE
/api/services/shared/{id}/
Delete an integration configuration.
destroyEditableAuth 1 param → 204
POST
/api/services/link/
Create a new link token for connecting external services. Creates a Pipedream connect token that can be used to establish connections with external services on behalf of the authenticated user.
createCreateLinkToken body → 201

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are EditableAuth (9 properties), SanitizedAuth (8 properties), LinkTokenResponse (3 properties), CreateLinkToken (1 property). Each schema is shown below with its type and property counts.

LinkTokenResponse
object
3 properties 3 required
EditableAuth
object
9 properties 2 required
SanitizedAuth
object
8 properties 2 required
CreateLinkToken
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pixiebrix-services-api-openapi.yml Raw ↑

Other APIs PixieBrix publishes across the network.

PixieBrix Activity API
PixieBrix Audit API
PixieBrix Bricks API
PixieBrix Campaigns API
PixieBrix Config API
PixieBrix Control Rooms API
PixieBrix Copilot API
PixieBrix Databases API
PixieBrix Deployments API
PixieBrix Events API
PixieBrix Groups API
PixieBrix Health API
Where this information came from

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