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

Osano Data Discovery API

Discover and manage data stores and personal data fields

Osano Data Discovery API is one of 17 APIs that Osano publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Discovery. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and SDKs.

This API exposes 10 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

10 operations 5 paths 14 schemas 2 DELETE4 GET2 PATCH1 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://api.osano.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Osano Data Discovery API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-osano-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 10

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

dataDiscovery 10

Discover and manage data stores and personal data fields

GET
/v1/data-discovery/data-stores
List Data Stores
getDataStores 7 params → 200400
POST
/v1/data-discovery/data-stores
Create New Data Store
createDataStore body → 200400
GET
/v1/data-discovery/data-stores/labels
List Data Store Labels
getDataStoreLabels 3 params → 200400
GET
/v1/data-discovery/data-stores/{dataStoreId}
Return Single Data Store
getDataStoreById 1 param → 200400404
DELETE
/v1/data-discovery/data-stores/{dataStoreId}
Deactivate a data store
deleteDataStoreById 1 param → 204404
PATCH
/v1/data-discovery/data-stores/{dataStoreId}
Update an existing data store
updateDataStoreById 1 param body → 204400404
PUT
/v1/data-discovery/data-stores/{dataStoreId}/fields
Update Data Store Fields
updateDataStoreFields 1 param body → 204400404
GET
/v1/data-discovery/data-stores/{dataStoreId}/fields
Returns Data Store Fields
getDataStoreFields 3 params → 200400404
DELETE
/v1/data-discovery/data-stores/{dataStoreId}/fields/{fieldId}
Delete Data Store Field
deleteFieldById 2 params → 204400404
PATCH
/v1/data-discovery/data-stores/{dataStoreId}/fields/{fieldId}
Update Data Store Field
updateFieldById 2 params body → 204400404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DataStoreResponse (16 properties), DataStoreUpdate (8 properties), DataStoreFieldResponse (5 properties), DataStore (5 properties). Each schema is shown below with its type and property counts.

DataStoreFieldResponse
object
5 properties 4 required
DataStore
object
5 properties 1 required
DataStoreOwner
object
2 properties 1 required
ErrorResponse
object
1 property
DataStoreLabelsResponseList
object
2 properties 1 required
DataStoreField
object
3 properties
DataStoreFieldResponseList
object
2 properties 1 required
DataStoreResponseList
object
2 properties 1 required
DataStoreLabels
object
2 properties 1 required
DataStoreUpdate
object
8 properties
DataStorePurposesOfProcessing
object
2 properties 1 required
DataStoreResponse
object
16 properties
DataStoreFields
array
Connector
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

osano-datadiscovery-api-openapi.yml Raw ↑

Other APIs Osano publishes across the network.

Osano CMP JavaScript API
Osano Cmp API
Osano Cmp Rules API
Osano Collections API
Osano Config API
Osano Connectors API
Osano Consent Profiles API
Osano Consents API
Osano Customer Insights API
Osano Dsar API
Osano Dsar Action Items API
Osano Sessions API
Where this information came from

This is an independent, third-party profile of Osano Data Discovery 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.