Skip to content

Commit

Permalink
Cleaned up API call list
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed May 10, 2016
1 parent 1a7d102 commit a6b6593
Showing 1 changed file with 71 additions and 77 deletions.
148 changes: 71 additions & 77 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,83 +243,77 @@ $
## Implemented API calls
|`GET`|`PUT`|`POST`|`PATCH`|`DELETE`|API call|
|---|---|---|---|---|:---|
|`GET`||`POST`||`DELETE`|/certificates|
|||||||
|`GET`|||||/ips|
|||||||
|`GET`|||`PATCH`||/organizations|
|`GET`||`POST`|`PATCH`|`DELETE`|/organizations/:identifier/firewall/access_rules/rules|
|`GET`||`POST`|`PATCH`|`DELETE`|/organizations/:identifier/railguns|
|`GET`||`POST`|`PATCH`|`DELETE`|/organizations/:identifier/virtual_dns|
|`GET`||`POST`||`DELETE`|/organizations/:identifier/invites|
|`GET`|||`PATCH`|`DELETE`|/organizations/:identifier/members|
|`GET`|||||/organizations/:identifier/railguns/:identifier/zones|
|`GET`|||||/organizations/:identifier/roles|
||||`PATCH`||/organizations/:identifier/invite|
|||||||
|`GET`|||||/railguns/:identifier/zones|
|`GET`||`POST`|`PATCH`|`DELETE`|/railguns|
|||||||
|`GET`|||`PATCH`||/user|
|`GET`|||||/user/billing/history|
|`GET`|||||/user/billing/profile|
|`GET`|||||/user/billing/subscriptions/apps|
|`GET`|||||/user/billing/subscriptions/zones|
|`GET`||`POST`|`PATCH`|`DELETE`|/user/firewall/access_rules/rules|
|`GET`|||`PATCH`||/user/invites|
|`GET`||||`DELETE`|/user/organizations|
|`GET`||`POST`|`PATCH`|`DELETE`|/user/virtual_dns|
|||||||
|`GET`|`PUT`|`POST`|`PATCH`|`DELETE`|/zones/:identifier/pagerules|
|`GET`|`PUT`|`POST`||`DELETE`|/zones/:identifier/dns_records|
|`GET`|`PUT`||||/zones/:identifier/custom_pages|
|`GET`||`POST`|`PATCH`|`DELETE`|/zones/:identifier/custom_certificates|
|`GET`||`POST`|`PATCH`|`DELETE`|/zones/:identifier/firewall/access_rules/rules|
|`GET`||`POST`|`PATCH`|`DELETE`|/zones/:identifier/keyless_certificates|
|`GET`|||`PATCH`||/zones/:identifier/firewall/waf/packages/:identifier/groups|
|`GET`|||`PATCH`||/zones/:identifier/firewall/waf/packages/:identifier/rules|
|`GET`|||`PATCH`||/zones/:identifier/firewall/waf/packages|
|`GET`|||`PATCH`||/zones/:identifier/railguns|
|||||||
|`GET`|||`PATCH`||/zones/:identifier/settings|
|`GET`|||`PATCH`||/zones/:identifier/settings/always_online|
|`GET`|||`PATCH`||/zones/:identifier/settings/browser_cache_ttl|
|`GET`|||`PATCH`||/zones/:identifier/settings/browser_check|
|`GET`|||`PATCH`||/zones/:identifier/settings/cache_level|
|`GET`|||`PATCH`||/zones/:identifier/settings/challenge_ttl|
|`GET`|||`PATCH`||/zones/:identifier/settings/development_mode|
|`GET`|||`PATCH`||/zones/:identifier/settings/email_obfuscation|
|`GET`|||`PATCH`||/zones/:identifier/settings/hotlink_protection|
|`GET`|||`PATCH`||/zones/:identifier/settings/ip_geolocation|
|`GET`|||`PATCH`||/zones/:identifier/settings/ipv6|
|`GET`|||`PATCH`||/zones/:identifier/settings/minify|
|`GET`|||`PATCH`||/zones/:identifier/settings/mirage|
|`GET`|||`PATCH`||/zones/:identifier/settings/mobile_redirect|
|`GET`|||`PATCH`||/zones/:identifier/settings/origin_error_page_pass_thru|
|`GET`|||`PATCH`||/zones/:identifier/settings/polish|
|`GET`|||`PATCH`||/zones/:identifier/settings/prefetch_preload|
|`GET`|||`PATCH`||/zones/:identifier/settings/response_buffering|
|`GET`|||`PATCH`||/zones/:identifier/settings/rocket_loader|
|`GET`|||`PATCH`||/zones/:identifier/settings/security_header|
|`GET`|||`PATCH`||/zones/:identifier/settings/security_level|
|`GET`|||`PATCH`||/zones/:identifier/settings/server_side_exclude|
|`GET`|||`PATCH`||/zones/:identifier/settings/sort_query_string_for_cache|
|`GET`|||`PATCH`||/zones/:identifier/settings/ssl|
|`GET`|||`PATCH`||/zones/:identifier/settings/tls_1_2_only|
|`GET`|||`PATCH`||/zones/:identifier/settings/tls_client_auth|
|`GET`|||`PATCH`||/zones/:identifier/settings/true_client_ip_header|
|`GET`|||`PATCH`||/zones/:identifier/settings/waf|
|`GET`|||||/zones/:identifier/analytics/colos|
|`GET`|||||/zones/:identifier/analytics/dashboard|
|`GET`|||||/zones/:identifier/available_plans|
|`GET`|||||/zones/:identifier/railguns/:identifier/diagnose|
|`GET`|||||/zones/:identifier/settings/advanced_ddos|
||`PUT`||||/zones/:identifier/activation_check|
||`PUT`||||/zones/:identifier/custom_certificates/prioritize|
|||||`DELETE`|/zones/:identifier/purge_cache|
|`GET`||`POST`|`PATCH`|`DELETE`|/zones|
|`GET` |`PUT` |`POST` |`PATCH` |`DELETE`|API call|
|--------|--------|--------|--------|--------|:--------|
|`GET` | |`POST` | |`DELETE`|/certificates|
|`GET` | | | | |/ips|
|`GET` | | |`PATCH` | |/organizations|
|`GET` | |`POST` |`PATCH` |`DELETE`|/organizations/:identifier/firewall/access_rules/rules|
| | | |`PATCH` | |/organizations/:identifier/invite|
|`GET` | |`POST` | |`DELETE`|/organizations/:identifier/invites|
|`GET` | | |`PATCH` |`DELETE`|/organizations/:identifier/members|
|`GET` | |`POST` |`PATCH` |`DELETE`|/organizations/:identifier/railguns|
|`GET` | | | | |/organizations/:identifier/railguns/:identifier/zones|
|`GET` | | | | |/organizations/:identifier/roles|
|`GET` | |`POST` |`PATCH` |`DELETE`|/organizations/:identifier/virtual_dns|
|`GET` | |`POST` |`PATCH` |`DELETE`|/railguns|
|`GET` | | | | |/railguns/:identifier/zones|
|`GET` | | |`PATCH` | |/user|
|`GET` | | | | |/user/billing/history|
|`GET` | | | | |/user/billing/profile|
|`GET` | | | | |/user/billing/subscriptions/apps|
|`GET` | | | | |/user/billing/subscriptions/zones|
|`GET` | |`POST` |`PATCH` |`DELETE`|/user/firewall/access_rules/rules|
|`GET` | | |`PATCH` | |/user/invites|
|`GET` | | | |`DELETE`|/user/organizations|
|`GET` | |`POST` |`PATCH` |`DELETE`|/user/virtual_dns|
|`GET` | |`POST` |`PATCH` |`DELETE`|/zones|
| |`PUT` | | | |/zones/:identifier/activation_check|
|`GET` | | | | |/zones/:identifier/analytics/colos|
|`GET` | | | | |/zones/:identifier/analytics/dashboard|
|`GET` | | | | |/zones/:identifier/available_plans|
| |`PUT` | | | |/zones/:identifier/custom_certificates/prioritize|
|`GET` | |`POST` |`PATCH` |`DELETE`|/zones/:identifier/custom_certificates|
|`GET` |`PUT` | | | |/zones/:identifier/custom_pages|
|`GET` |`PUT` |`POST` | |`DELETE`|/zones/:identifier/dns_records|
|`GET` | | |`PATCH` | |/zones/:identifier/firewall/waf/packages/:identifier/groups|
|`GET` | | |`PATCH` | |/zones/:identifier/firewall/waf/packages/:identifier/rules|
|`GET` | | |`PATCH` | |/zones/:identifier/firewall/waf/packages|
|`GET` | |`POST` |`PATCH` |`DELETE`|/zones/:identifier/firewall/access_rules/rules|
|`GET` | |`POST` |`PATCH` |`DELETE`|/zones/:identifier/keyless_certificates|
|`GET` |`PUT` |`POST` |`PATCH` |`DELETE`|/zones/:identifier/pagerules|
| | | | |`DELETE`|/zones/:identifier/purge_cache|
|`GET` | | | | |/zones/:identifier/railguns/:identifier/diagnose|
|`GET` | | |`PATCH` | |/zones/:identifier/railguns|
|`GET` | | |`PATCH` | |/zones/:identifier/settings|
|`GET` | | | | |/zones/:identifier/settings/advanced_ddos|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/always_online|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/browser_cache_ttl|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/browser_check|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/cache_level|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/challenge_ttl|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/development_mode|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/email_obfuscation|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/hotlink_protection|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/ip_geolocation|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/ipv6|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/minify|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/mirage|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/mobile_redirect|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/origin_error_page_pass_thru|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/polish|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/prefetch_preload|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/response_buffering|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/rocket_loader|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/security_header|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/security_level|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/server_side_exclude|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/sort_query_string_for_cache|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/ssl|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/tls_1_2_only|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/tls_client_auth|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/true_client_ip_header|
|`GET` | | |`PATCH` | |/zones/:identifier/settings/waf|
## Adding extra API calls manually
Expand Down

0 comments on commit a6b6593

Please sign in to comment.