DEVELOPER TOOLS

API Documentation

Complete REST API reference for automation, integration, and infrastructure-as-code workflows. Programmatically manage your entire application delivery infrastructure.

400+Endpoints
8Categories
RESTArchitecture
QUICK START

Get Started in Minutes

Three simple steps to start using the TR7 API

1

Authenticate

Send your credentials to the login endpoint to receive an access token

POST /api7/v0.1/login
2

Include Token

Add the Bearer token to the Authorization header of every request

Authorization: Bearer <token>
3

Make Requests

Use standard HTTP methods to manage your infrastructure

GET /api7/v0.1/lb/pools
API CATEGORIES

Explore by Category

Browse 400+ endpoints organized into logical groups

Load Balancer

285 endpoints

Access Gateway

69 endpoints

Network

32 endpoints

GEO Traffic Manager

29 endpoints

Settings

18 endpoints

Web Application Firewall

5 endpoints

vDevice

3 endpoints

Users

3 endpoints
API EXPLORER

Interactive API Explorer

Search, filter, and discover the right endpoints for your use case

444 endpoints found
Loading endpoints...

Select an endpoint to view details

INTEGRATION

Built for Automation

Integrate TR7 into your existing workflows and toolchains

Infrastructure as Code

Manage your entire configuration as code. Export, version, and deploy configurations programmatically.

CI/CD Integration

Automate deployments in your pipelines. Update configurations as part of your release process.

CLI Support

Every API endpoint has a corresponding CLI command for terminal-based management and scripting.

OpenAPI Compatible

Standard REST API design following OpenAPI conventions. Generate client libraries in any language.

Ready to Automate?

Explore the complete API reference or contact us for integration support