# Authentik Endpoints API

**Canonical:** https://apis.io/apis/authentik/authentik-endpoints-api/  
**Provider:** Authentik — https://apis.io/providers/authentik/  
**Base URL:** https://{authentik_host}/api/v3  
**Documentation:** https://api.goauthentik.io/

Authentik Endpoints API is one of 27 APIs that [Authentik](https://apis.io/providers/authentik/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a GitHub repository.

Endpoint device management — the authentik Agent connectors, device enrollment tokens, device bindings, device access groups, Fleet and Google Chrome device-trust connectors, and platform SSO registration.

## Operations (60 of 70)

| Method | Path | Summary |
|---|---|---|
| GET | `/endpoints/agents/connectors/` | — |
| POST | `/endpoints/agents/connectors/` | — |
| GET | `/endpoints/agents/connectors/{connector_uuid}/` | — |
| PUT | `/endpoints/agents/connectors/{connector_uuid}/` | — |
| PATCH | `/endpoints/agents/connectors/{connector_uuid}/` | — |
| DELETE | `/endpoints/agents/connectors/{connector_uuid}/` | — |
| POST | `/endpoints/agents/connectors/{connector_uuid}/mdm_config/` | — |
| GET | `/endpoints/agents/connectors/{connector_uuid}/used_by/` | — |
| GET | `/endpoints/agents/connectors/agent_config/` | — |
| POST | `/endpoints/agents/connectors/auth_fed/` | — |
| POST | `/endpoints/agents/connectors/auth_ia/` | — |
| POST | `/endpoints/agents/connectors/check_in/` | — |
| POST | `/endpoints/agents/connectors/enroll/` | — |
| GET | `/endpoints/agents/enrollment_tokens/` | — |
| POST | `/endpoints/agents/enrollment_tokens/` | — |
| GET | `/endpoints/agents/enrollment_tokens/{token_uuid}/` | — |
| PUT | `/endpoints/agents/enrollment_tokens/{token_uuid}/` | — |
| PATCH | `/endpoints/agents/enrollment_tokens/{token_uuid}/` | — |
| DELETE | `/endpoints/agents/enrollment_tokens/{token_uuid}/` | — |
| GET | `/endpoints/agents/enrollment_tokens/{token_uuid}/used_by/` | — |
| GET | `/endpoints/agents/enrollment_tokens/{token_uuid}/view_key/` | — |
| GET | `/endpoints/agents/psso/ise/` | — |
| POST | `/endpoints/agents/psso/ise/` | — |
| GET | `/endpoints/agents/psso/ise/{uuid}/` | — |
| PUT | `/endpoints/agents/psso/ise/{uuid}/` | — |
| PATCH | `/endpoints/agents/psso/ise/{uuid}/` | — |
| DELETE | `/endpoints/agents/psso/ise/{uuid}/` | — |
| GET | `/endpoints/agents/psso/ise/{uuid}/used_by/` | — |
| POST | `/endpoints/agents/psso/register/device/` | — |
| POST | `/endpoints/agents/psso/register/user/` | — |
| GET | `/endpoints/connectors/` | — |
| GET | `/endpoints/connectors/{connector_uuid}/` | — |
| DELETE | `/endpoints/connectors/{connector_uuid}/` | — |
| GET | `/endpoints/connectors/{connector_uuid}/used_by/` | — |
| GET | `/endpoints/connectors/types/` | — |
| GET | `/endpoints/device_access_groups/` | — |
| POST | `/endpoints/device_access_groups/` | — |
| GET | `/endpoints/device_access_groups/{pbm_uuid}/` | — |
| PUT | `/endpoints/device_access_groups/{pbm_uuid}/` | — |
| PATCH | `/endpoints/device_access_groups/{pbm_uuid}/` | — |
| DELETE | `/endpoints/device_access_groups/{pbm_uuid}/` | — |
| GET | `/endpoints/device_access_groups/{pbm_uuid}/used_by/` | — |
| GET | `/endpoints/device_bindings/` | — |
| POST | `/endpoints/device_bindings/` | — |
| GET | `/endpoints/device_bindings/{policy_binding_uuid}/` | — |
| PUT | `/endpoints/device_bindings/{policy_binding_uuid}/` | — |
| PATCH | `/endpoints/device_bindings/{policy_binding_uuid}/` | — |
| DELETE | `/endpoints/device_bindings/{policy_binding_uuid}/` | — |
| GET | `/endpoints/device_bindings/{policy_binding_uuid}/used_by/` | — |
| GET | `/endpoints/devices/` | — |
| GET | `/endpoints/devices/{device_uuid}/` | — |
| PUT | `/endpoints/devices/{device_uuid}/` | — |
| PATCH | `/endpoints/devices/{device_uuid}/` | — |
| DELETE | `/endpoints/devices/{device_uuid}/` | — |
| GET | `/endpoints/devices/{device_uuid}/used_by/` | — |
| GET | `/endpoints/devices/summary/` | — |
| GET | `/endpoints/fleet/connectors/` | — |
| POST | `/endpoints/fleet/connectors/` | — |
| GET | `/endpoints/fleet/connectors/{connector_uuid}/` | — |
| PUT | `/endpoints/fleet/connectors/{connector_uuid}/` | — |

…and 10 more operations. They are listed in full on the page.

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/authentik/refs/heads/main/openapi/authentik-endpoints-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/authentik/refs/heads/main/overlays/authentik-endpoints-api-overlay.yaml
- **Documentation** — https://docs.goauthentik.io
- **APIReference** — https://api.goauthentik.io/
- **SDKs** — https://www.npmjs.com/package/@goauthentik/api
- **SDKs** — https://pypi.org/project/authentik-client/
- **GitHubRepository** — https://github.com/goauthentik/authentik

## Other Authentik APIs (12)

- [Authentik Core API](https://apis.io/apis/authentik/authentik-core-api/)
- [Authentik Crypto API](https://apis.io/apis/authentik/authentik-crypto-api/)
- [Authentik Events API](https://apis.io/apis/authentik/authentik-events-api/)
- [Authentik Flows API](https://apis.io/apis/authentik/authentik-flows-api/)
- [Authentik Policies API](https://apis.io/apis/authentik/authentik-policies-api/)
- [Authentik Providers API](https://apis.io/apis/authentik/authentik-providers-api/)
- [Authentik RBAC API](https://apis.io/apis/authentik/authentik-rbac-api/)
- [Authentik Schema API](https://apis.io/apis/authentik/authentik-schema-api/)
- [Authentik Sources API](https://apis.io/apis/authentik/authentik-sources-api/)
- [Authentik Stages API](https://apis.io/apis/authentik/authentik-stages-api/)
- [Authentik Admin API](https://apis.io/apis/authentik/authentik-admin-api/)
- [Authentik Agents API](https://apis.io/apis/authentik/authentik-agents-api/)

## Tags

endpoints

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/authentik/authentik-endpoints-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/authentik/.
