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

sensible-so Configuration API

The Configuration API from sensible-so — 4 operation(s) for configuration.

sensible-so Configuration API is one of 7 APIs that Sensible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Configuration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 8 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version v0.

Requests are made against a single base URL, https://api.sensible.so/v0.

8 operations 4 paths 12 schemas 2 DELETE4 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0
Server
https://api.sensible.so/v0
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

sensible-so Configuration API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token using a Sensible API key. Create keys at https://app.sensible.so/account/.

Paths & Operations 8

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

Configuration 8
POST
/document_types/{type-id}/configurations
Create configuration in a document type
create-configuration 1 param body → 200400401404415500
GET
/document_types/{type-id}/configurations
List configurations in a document type
list-configurations 1 param → 200400401404415500
GET
/document_types/{type-id}/configurations/{config-name}
Get configuration
get-configuration 2 params → 200400401404415500
PUT
/document_types/{type-id}/configurations/{config-name}
Update configuration
update-configuration 2 params body → 200400401404415500
DELETE
/document_types/{type-id}/configurations/{config-name}
Delete configuration
delete-configuration 2 params → 204400401404415500
DELETE
/document_types/{type-id}/configurations/{config-name}/{version}
Delete draft or unpublish configuration
delete-configuration-by-version 6 params → 204400401404415500
GET
/document_types/{type-id}/configurations/{config-name}/{version}
Get configuration by version
get-configuration-by-version 3 params → 200400401404415500
GET
/document_types/{type-id}/configurations/{config-name}/versions
List versions for a configuration
get-configuration-versions 2 params → 200400401404415500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ConfigurationResponse (5 properties), ConfigurationVersion (4 properties), PutConfiguration (4 properties), PostConfiguration (3 properties). Each schema is shown below with its type and property counts.

Date
string
ISO 8601 date-time.
Name
string
User-friendly name
ConfigurationVersionsResponse
object
1 property 1 required
GetAllConfigurations
array
Environment
string
Destination environment for publication, as a target for later extraction. If you specify an environment, the configuration must be valid. If you don't specify…
PutConfiguration
object
4 properties
ConfigurationVersion
object
4 properties 3 required
UniqueId
string
Unique identifier
StringifiedConfigurationRequest
string
JSON-stringified configuration. If you test this endpoint using the Try It button in this interactive API explorer, the explorer stringifies the JSON for you w…
PostConfiguration
object
3 properties 2 required
ConfigurationResponse
object
5 properties 5 required
ConfigurationName
string
Unique user-friendly name for a configuration

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sensible-so-configuration-api-openapi.yml Raw ↑

Other APIs Sensible publishes across the network.

sensible-so Document API
sensible-so Document type API
sensible-so Get Excel from documents API
sensible-so Portfolio API
sensible-so Reference document API
sensible-so Retrieve extractions API
Where this information came from

This is an independent, third-party profile of sensible-so Configuration 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.