ReferenceTechnologies

One technology

Metadata for one slug.

scoperead:storesbilling unitfree

agent notesFree. A 404 means the slug is not in the vocabulary; check spelling with listTechnologies and q.

Metadata for one slug.

AuthorizationBearer <token>

Workspace API key as a bearer token. Create keys in the dashboard under Settings → API keys. Test keys (oai_test_) answer from a fixed test tenant and never queue production scans.

In: header

Path Parameters

slug*string

Technology slug from the vocabulary.

Response Body

application/json

application/json

application/json

GET
/v1/technologies/{slug}
curl -X GET "https://example.com/v1/technologies/string"
{  "category": "string",  "kind": "platform",  "listing_url": "http://example.com",  "name": "string",  "slug": "string",  "vendor": "string",  "website": "http://example.com"}