API Recipes

curl: Authenticate to API using NETOSECRET

Shell script that takes a NETOSECRET API key, builds a JWT request token, authenticates to the Fusion API, and output the bearer token to use in subsequent API calls.

Open Recipe

NetoAPI Python class to create traffic sources in Fusion

Open Recipe

Retrieve a list of source IP addresses from the blocklist with the API

Open Recipe

Bulk add IP labels (php)

Open Recipe

Authenticate to the API

Open Recipe

Create a JWT request token

Open Recipe

Sanitize context label values

Open Recipe

netosecret.py - Python class and CLI

Open Recipe

netosecret.sh - bash script CLI

Open Recipe

Create a Traffic Source in Python

Open Recipe

Last updated