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

BlindInsight datasets API

The datasets API from BlindInsight — 3 operation(s) for datasets.

BlindInsight datasets API is one of 19 APIs that BlindInsight publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against the base URL https://api.app.blindinsight.io.

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

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
10.22.0
Base URL
https://api.app.blindinsight.io
Authentication
HTTP Basic, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 3

BlindInsight datasets API declares 3 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the cookie as sessionid (cookieAuth). It accepts HTTP bearer tokens (JWT) (jwtAuth).

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.

datasets 7
GET
/api/datasets/
Retrieve a list of Dataset objects, with filters
datasets_list 7 params → 200
POST
/api/datasets/
Create a new Dataset
datasets_create body → 201
GET
/api/datasets/{id}/
Retrieve one Dataset object
datasets_retrieve 1 param → 200
PUT
/api/datasets/{id}/
Update a Dataset
datasets_update 1 param body → 200
PATCH
/api/datasets/{id}/
Partially update a Dataset
datasets_partial_update 1 param body → 200
DELETE
/api/datasets/{id}/
Delete a Dataset
datasets_destroy 1 param → 204
GET
/api/datasets/{id}/schema/{slug}/
Retrieve a dataset schema by slug
datasets_schema 2 params → 200

Schemas 3

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

PaginatedDatasetList
array
PatchedDataset
object
HyperlinkedModelSerializer with id as the first field.
6 properties
Dataset
object
HyperlinkedModelSerializer with id as the first field.
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blindinsight-datasets-api-openapi.yml Raw ↑

Other APIs BlindInsight publishes across the network.

BlindInsight accounts API
BlindInsight blindllm API
BlindInsight blindllm-queries API
BlindInsight csrf API
BlindInsight delete-jobs API
BlindInsight files API
BlindInsight grants API
BlindInsight identities API
BlindInsight jobs API
BlindInsight materials API
BlindInsight organizations API
BlindInsight records API
Where this information came from

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