dsiprouter

Installation
SKILL.md

dSIPRouter API skill

This skill is generated from the Postman collection and provides:

  • a safe curl calling convention
  • a bin/dsiprouter.sh helper CLI with subcommands for the collection’s requests
  • example payloads (where present in Postman)

Required environment

  • DSIP_ADDR — hostname/IP of your dSIPRouter node (no scheme)
  • DSIP_TOKEN — API bearer token
  • Optional: DSIP_INSECURE=1 to allow self-signed TLS (adds -k)

Base URL:

  • https://$DSIP_ADDR:5000/api/v1

Auth header:

  • Authorization: Bearer $DSIP_TOKEN
Installs
4
First Seen
Apr 21, 2026
dsiprouter from skills.volces.com