ntopng Logo
4.3
  • What is ntopng
  • Use Cases
  • Basic Concepts
  • How to Start ntopng
  • Command Line Options
  • The ntopng Web GUI
  • Alerts
  • Active Monitoring
  • Self Monitoring
  • Using ntopng with ntop Tools
  • Historical Flows
  • Advanced Features
  • Operating ntopng on large networks
  • Third-Party Integrations
  • FAQ
  • Performances
  • Developing Plugins
  • API Documentation
    • RESTful API
      • 1. RESTful API v1 Specification
      • 2. Examples v1
      • 3. RESTful API v0 Specification
      • 4. Examples v0
    • Lua C API
    • Timeseries API
    • Alerts API
    • Recording API
ntopng
  • Docs »
  • API Documentation »
  • RESTful API
  • View page source

RESTful APIΒΆ

ntopng provides a RESTful API for exporting data through HTTP including Interfaces/Hosts/Flows information and raw PCAP data.

  • 1. RESTful API v1 Specification
    • 1.1. Authentication
    • 1.2. Request Format
    • 1.3. Response Format
    • 1.4. API
  • 2. Examples v1
    • 2.1. Interfaces
    • 2.2. Hosts
    • 2.3. Flows
    • 2.4. Alerts
    • 2.5. L7 Application Protocols
    • 2.6. L7 Application Categories
    • 2.7. L4 Protocols
    • 2.8. Pools
    • 2.9. SNMP
    • 2.10. Misc
  • 3. RESTful API v0 Specification
    • 3.1. Authentication
    • 3.2. API
  • 4. Examples v0
    • 4.1. Get Interface Data
    • 4.2. Get Host Data
    • 4.3. Get Flows Data
    • 4.4. Get Past Alerts Data
    • 4.5. Get Interface Timeseries
Next Previous

© Copyright 2020, ntop

Built with Sphinx using a theme provided by Read the Docs.