---
id: netbird-rest-api
title: "NetBird REST API"
description: "API to manipulate groups, rules, policies and retrieve information about peers and users"
sidebar_label: Introduction
sidebar_position: 0
hide_title: true
custom_edit_url: null
---
import ApiLogo from "@theme/ApiLogo";
import SchemaTabs from "@theme/SchemaTabs";
import TabItem from "@theme/TabItem";
import Export from "@theme/ApiDemoPanel/Export";
Version: 0.0.1
# NetBird REST API
API to manipulate groups, rules, policies and retrieve information about peers and users
Authentication
| Security Scheme Type: | http |
|---|
| HTTP Authorization Scheme: | bearer |
|---|
| Bearer format: | JWT |
|---|
Prefix the value with \"Token\" to indicate the custom authorization type
| Security Scheme Type: | apiKey |
|---|
| Header parameter name: | Authorization |
|---|