APIActive

Netmaker API

Netmaker API enables programmatic management of virtual networks, with Bearer token authentication and support for masterkey or JWT.

Open source page

Field note

What it does

Netmaker API provides programmatic access to manage networks, nodes, users, and more. It supports authentication via a master key or JWT obtained from node authentication. Calls are made via HTTP with Bearer token headers.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Curl Examples

Documentation includes curl command examples for API calls.

JWT Authentication

Authenticate API requests using a JWT obtained from the node authentication endpoint.

Master Key Authentication

Authenticate API requests using a master key set via environment variable or config file.