From 2fbe092d4d40ce5b1fea60dbfc705bd9c7724c24 Mon Sep 17 00:00:00 2001 From: Henry Pitcairn <735tesla@gmail.com> Date: Sun, 27 Mar 2016 09:23:12 -0400 Subject: [PATCH] Update api.md --- api.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/api.md b/api.md index 1e5610f..184223b 100644 --- a/api.md +++ b/api.md @@ -45,3 +45,45 @@ This type of authentication is awkward and clumbsy to implement programmatically } ``` If the `apiToken` parameter is valid, the request will be route; otherwise an error will be returned. + +## Modules +### Advanced +#### Description +#### Supported Actions +### Clients +#### Description +#### Supported Actions +### Configuration +#### Description +#### Supported Actions +### Dashboard +#### Description +#### Supported Actions +### Filters +#### Description +#### Supported Actions +### Logging +#### Description +#### Supported Actions +### ModuleManager +#### Description +#### Supported Actions +### Networking +#### Description +#### Supported Actions +### PineAP +#### Description +#### Supported Actions +### Recon +#### Description +#### Supported Actions +### Reporting +#### Description +#### Supported Actions +### Tracking +#### Description +#### Supported Actions + +## Community Python API + +## Further Information