Skip to content

Instantly share code, notes, and snippets.

@asoorm
Created March 20, 2018 20:51
Show Gist options
  • Save asoorm/859f3a95b6b89de3b318c8bc79a5cf34 to your computer and use it in GitHub Desktop.
Save asoorm/859f3a95b6b89de3b318c8bc79a5cf34 to your computer and use it in GitHub Desktop.
gist
{
"api_id": "74ae1c83389e461c6fed419fa6a678d2",
"upstream_certificates": {},
"use_keyless": false,
"enable_coprocess_auth": false,
"custom_middleware": {
"pre": [],
"post": [],
"post_key_auth": [],
"auth_check": {
"name": "",
"path": "",
"require_session": false
},
"response": [],
"driver": "",
"id_extractor": {
"extract_from": "",
"extract_with": "",
"extractor_config": {}
}
},
"disable_quota": false,
"custom_middleware_bundle": "",
"cache_options": {
"enable_cache": true,
"enable_upstream_cache_control": false,
"cache_timeout": 60,
"cache_response_codes": [],
"cache_all_safe_requests": false
},
"tag_headers": [],
"domain": "",
"openid_options": {
"providers": [],
"segregate_by_client": false
},
"active": true,
"config_data": {},
"notifications": {
"oauth_on_keychange_url": "",
"shared_secret": ""
},
"auth": {
"auth_header_name": "Authorization",
"use_param": false,
"param_name": "",
"use_certificate": false,
"cookie_name": ""
},
"check_host_against_uptime_tests": false,
"hmac_allowed_clock_skew": -1,
"uptime_tests": {
"check_list": [],
"config": {
"service_discovery": {
"use_discovery_service": false,
"query_endpoint": "",
"use_nested_query": false,
"parent_data_path": "",
"data_path": "",
"cache_timeout": 60
}
}
},
"enable_jwt": false,
"name": "Example API",
"slug": "example_api",
"oauth_meta": {
"allowed_access_types": [],
"allowed_authorize_types": [],
"auth_login_redirect": ""
},
"CORS": {
"enable": false,
"max_age": 24,
"allow_credentials": false,
"exposed_headers": [],
"allowed_headers": [],
"options_passthrough": false,
"debug": false,
"allowed_origins": [],
"allowed_methods": []
},
"event_handlers": {
"events": {}
},
"proxy": {
"enable_load_balancing": false,
"listen_path": "/74ae1c83389e461c6fed419fa6a678d2/",
"strip_listen_path": true,
"preserve_host_header": false,
"target_list": [],
"target_url": "http://httpbin.org/get",
"service_discovery": {
"cache_timeout": 0,
"parent_data_path": "",
"query_endpoint": "",
"use_discovery_service": false,
"_sd_show_port_path": false,
"target_path": "",
"use_nested_query": false,
"data_path": "",
"port_data_path": ""
},
"check_host_against_uptime_tests": false
},
"client_certificates": [],
"use_basic_auth": false,
"version_data": {
"not_versioned": true,
"versions": {
"Default": {
"name": "Default",
"expires": "",
"override_target": "",
"extended_paths": {
"cache": [],
"method_transforms": [],
"hard_timeouts": [],
"do_not_track_endpoints": [],
"track_endpoints": [],
"virtual": [],
"transform": [],
"ignored": [],
"transform_headers": [],
"white_list": [],
"transform_response": [],
"size_limits": [],
"url_rewrites": [],
"transform_response_headers": [],
"circuit_breakers": [],
"black_list": []
},
"global_headers": {},
"global_headers_remove": [],
"global_size_limit": 0,
"use_extended_paths": true
}
},
"default_version": ""
},
"use_standard_auth": true,
"disable_rate_limit": false,
"definition": {
"key": "x-api-version",
"location": "header"
},
"use_oauth2": false,
"allowed_ips": [],
"org_id": "5a797fc604cbf8000186ca33",
"enable_ip_whitelisting": false,
"global_rate_limit": {
"rate": 0,
"per": 0
},
"enable_context_vars": false,
"tags": [],
"strip_auth_data": false,
"id": "5ab16e0645a1bc000156af89",
"enable_signature_checking": false,
"use_openid": false,
"enable_batch_request_support": false,
"response_processors": [],
"use_mutual_tls_auth": false,
"auth_provider": {
"name": "",
"storage_engine": "",
"meta": {}
},
"do_not_track": false,
"dont_set_quota_on_create": false,
"expire_analytics_after": 0,
"session_lifetime": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment