---
title: "Get API Spec"
method: GET
path: "/api/v2/spec"
tags: ["API Info", "Community", "Enterprise"]
---

# Get API Spec

`GET /api/v2/spec`

Returns an Open API 3.0 compatible BloodHound API spec

## Response `200`

OK

## Other responses

- `429` — **Too Many Requests** The client has sent too many requests within a certain time window and tripped the rate limiting middleware.
- `500` — **Internal Server Error** This is usually the result of either an unexpected database or application error. The client may try modifying or resending the request, but the error is likely not related to the client doing something wrong.

---

[API](https://skmtc.net/specterops/apis/bloodhound-api.md) · [All operations](https://skmtc.net/specterops/apis/bloodhound-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/specterops/bloodhound-api/revisions/b7bbf50b77e7/schema)
