Skip to main content
GET
/
api
/
capabilities
/
get-capability
/
{capability_id}
curl https://app.openhome.com/api/capabilities/get-capability/123/ \
  -H "X-API-KEY: YOUR_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.openhome.com/llms.txt

Use this file to discover all available pages before exploring further.

X-API-KEY
string
required
Your OpenHome API key.
capability_id
integer
required
The Ability ID.
curl https://app.openhome.com/api/capabilities/get-capability/123/ \
  -H "X-API-KEY: YOUR_KEY"