create Api

POST {{baseUrl}}/tyk/apis?base_api_id=<string>&base_api_version_name=<string>&new_version_name=<string>&set_default=<boolean>

Create API A single Tyk node can have its API Definitions queried, deleted and updated remotely. This functionality enables you to remotely update your Tyk definitions without having to manage the files manually.

Request Params

KeyDatatypeRequiredDescription
base_api_idstringThe base API which the new version will be linked to.
base_api_version_namestringThe version name of the base API while creating the first version. This doesn't have to be sent for the next versions but if it is set, it will override base API version name.
new_version_namestringThe version name of the created version.
set_defaultstringIf true, the new version is set as default version.

Request Body

{"tags"=>["<string>", "<string>"], "CORS"=>{"allow_credentials"=>"<boolean>", "allowed_headers"=>["<string>", "<string>"], "allowed_methods"=>["<string>", "<string>"], "allowed_origins"=>["<string>", "<string>"], "debug"=>"<boolean>", "enable"=>"<boolean>", "exposed_headers"=>["<string>", "<string>"], "max_age"=>"<long>", "options_passthrough"=>"<boolean>"}, "active"=>"<boolean>", "allowed_ips"=>["<string>", "<string>"], "api_id"=>"<string>", "auth"=>{"auth_header_name"=>"<string>", "cookie_name"=>"<string>", "param_name"=>"<string>", "signature"=>{"algorithm"=>"<string>", "allowed_clock_skew"=>"<long>", "error_code"=>"<long>", "error_message"=>"<string>", "header"=>"<string>", "secret"=>"<string>"}, "use_certificate"=>"<boolean>", "use_cookie"=>"<boolean>", "use_param"=>"<boolean>", "validate_signature"=>"<boolean>"}, "auth_provider"=>{"name"=>"<string>", "storage_engine"=>"<string>"}, "base_identity_provided_by"=>"<string>", "basic_auth"=>{"body_password_regexp"=>"<string>", "body_user_regexp"=>"<string>", "cache_ttl"=>"<long>", "disable_caching"=>"<boolean>", "extract_from_body"=>"<boolean>"}, "blacklisted_ips"=>["<string>", "<string>"], "cache_options"=>{"cache_all_safe_requests"=>"<boolean>", "cache_control_ttl_header"=>"<string>", "cache_response_codes"=>["<long>", "<long>"], "cache_timeout"=>"<long>", "enable_cache"=>"<boolean>", "enable_upstream_cache_control"=>"<boolean>"}, "certificates"=>["<string>", "<string>"], "client_certificates"=>["<string>", "<string>"], "custom_middleware"=>{"auth_check"=>{"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}, "driver"=>"<string>", "id_extractor"=>{"extract_from"=>"<string>", "extract_with"=>"<string>"}, "post"=>[{"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}, {"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}], "post_key_auth"=>[{"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}, {"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}], "pre"=>[{"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}, {"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}], "response"=>[{"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}, {"name"=>"<string>", "path"=>"<string>", "require_session"=>"<boolean>"}]}, "custom_middleware_bundle"=>"<string>", "definition"=>{"key"=>"<string>", "location"=>"<string>", "strip_path"=>"<boolean>"}, "disable_quota"=>"<boolean>", "disable_rate_limit"=>"<boolean>", "do_not_track"=>"<boolean>", "domain"=>"<string>", "dont_set_quota_on_create"=>"<boolean>", "enable_batch_request_support"=>"<boolean>", "enable_context_vars"=>"<boolean>", "enable_coprocess_auth"=>"<boolean>", "enable_ip_blacklisting"=>"<boolean>", "enable_ip_whitelisting"=>"<boolean>", "enable_jwt"=>"<boolean>", "enable_signature_checking"=>"<boolean>", "event_handlers"=>{"events"=>{"x-go-name"=>"Events"}}, "expire_analytics_after"=>"<long>", "global_rate_limit"=>{"per"=>"<double>", "rate"=>"<double>"}, "hmac_allowed_algorithms"=>["<string>", "<string>"], "hmac_allowed_clock_skew"=>"<double>", "id"=>"<string>", "internal"=>"<boolean>", "jwt_client_base_field"=>"<string>", "jwt_expires_at_validation_skew"=>"<integer>", "jwt_identity_base_field"=>"<string>", "jwt_issued_at_validation_skew"=>"<integer>", "jwt_not_before_validation_skew"=>"<integer>", "jwt_policy_field_name"=>"<string>", "jwt_scope_claim_name"=>"<string>", "jwt_scope_to_policy_mapping"=>{"velit_84"=>"<string>", "magna03"=>"<string>"}, "jwt_signing_method"=>"<string>", "jwt_skip_kid"=>"<boolean>", "jwt_source"=>"<string>", "name"=>"<string>", "notifications"=>{"oauth_on_keychange_url"=>"<string>", "shared_secret"=>"<string>"}, "oauth_meta"=>{"allowed_access_types"=>["<string>", "<string>"], "allowed_authorize_types"=>["<string>", "<string>"], "auth_login_redirect"=>"<string>"}, "openid_options"=>{"providers"=>[{"client_ids"=>{"aliqua_c"=>"<string>", "in3ee"=>"<string>"}, "issuer"=>"<string>"}, {"client_ids"=>{"labore9"=>"<string>"}, "issuer"=>"<string>"}], "segregate_by_client"=>"<boolean>"}, "org_id"=>"<string>", "pinned_public_keys"=>{"ea8"=>"<string>", "minim70"=>"<string>"}, "proxy"=>{"check_host_against_uptime_tests"=>"<boolean>", "disable_strip_slash"=>"<boolean>", "enable_load_balancing"=>"<boolean>", "listen_path"=>"<string>", "preserve_host_header"=>"<boolean>", "service_discovery"=>{"cache_timeout"=>"<long>", "data_path"=>"<string>", "endpoint_returns_list"=>"<boolean>", "parent_data_path"=>"<string>", "port_data_path"=>"<string>", "query_endpoint"=>"<string>", "target_path"=>"<string>", "use_discovery_service"=>"<boolean>", "use_nested_query"=>"<boolean>", "use_target_list"=>"<boolean>"}, "strip_listen_path"=>"<boolean>", "target_list"=>["<string>", "<string>"], "target_url"=>"<string>", "transport"=>{"proxy_url"=>"<string>", "ssl_ciphers"=>["<string>", "<string>"], "ssl_insecure_skip_verify"=>"<boolean>", "ssl_min_version"=>"<integer>"}}, "response_processors"=>[{"name"=>"<string>"}, {"name"=>"<string>"}], "session_lifetime"=>"<long>", "session_provider"=>{"name"=>"<string>", "storage_engine"=>"<string>"}, "slug"=>"<string>", "strip_auth_data"=>"<boolean>", "tag_headers"=>["<string>", "<string>"], "upstream_certificates"=>{"aliquip_69"=>"<string>", "nonf6"=>"<string>"}, "uptime_tests"=>{"check_list"=>[{"body"=>"<string>", "headers"=>{"irure__2"=>"<string>"}, "method"=>"<string>", "url"=>"<string>"}, {"body"=>"<string>", "headers"=>{"fugiat_393"=>"<string>", "reprehenderit_ac"=>"<string>", "sunta"=>"<string>"}, "method"=>"<string>", "url"=>"<string>"}], "config"=>{"expire_utime_after"=>"<long>", "recheck_wait"=>"<long>", "service_discovery"=>{"cache_timeout"=>"<long>", "data_path"=>"<string>", "endpoint_returns_list"=>"<boolean>", "parent_data_path"=>"<string>", "port_data_path"=>"<string>", "query_endpoint"=>"<string>", "target_path"=>"<string>", "use_discovery_service"=>"<boolean>", "use_nested_query"=>"<boolean>", "use_target_list"=>"<boolean>"}}}, "use_basic_auth"=>"<boolean>", "use_keyless"=>"<boolean>", "use_mutual_tls_auth"=>"<boolean>", "use_oauth2"=>"<boolean>", "use_openid"=>"<boolean>", "use_standard_auth"=>"<boolean>", "version_data"=>{"default_version"=>"<string>", "not_versioned"=>"<boolean>", "versions"=>{"do_180"=>{"paths"=>{"black_list"=>["<string>", "<string>"], "ignored"=>["<string>", "<string>"], "white_list"=>["<string>", "<string>"]}, "expires"=>"<string>", "extended_paths"=>{"advance_cache_config"=>[{"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "black_list"=>[{"method_actions"=>{"occaecat8a0"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"id_9a8"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"Excepteur_b_2"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"non01b"=>"<string>", "Lorem_817"=>"<string>"}}}, "path"=>"<string>"}], "cache"=>["<string>", "<string>"], "circuit_breakers"=>[{"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}, {"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}], "do_not_track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "hard_timeouts"=>[{"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}], "ignored"=>[{"method_actions"=>{"dolore7a9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"nulla_6e"=>"<string>"}}, "ea_e"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sede66"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"reprehenderit6"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"officiac2"=>"<string>", "aute_4"=>"<string>"}}, "utff"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"magnab2"=>"<string>", "eaa__"=>"<string>"}}}, "path"=>"<string>"}], "internal"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "method_transforms"=>[{"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}], "size_limits"=>[{"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}], "track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "transform"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"proident6"=>"<string>", "aliqua_c"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"do_1ad"=>"<string>", "reprehenderit4"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "transform_jq"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_jq_response"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_response"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_response_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"in_4ec"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"mollit2"=>"<string>", "quis01e"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "url_rewrites"=>[{"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"fugiat8a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "eue5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "nulla_c_3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"labore73"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consequat_94"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consequat_f1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"quis_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "minimfaa"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "irure_e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"ut9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aute8f3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ipsuma"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ipsuma14"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "incididunte4_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "fugiat9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"elit_c5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "eue"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"voluptate6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laborumf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"consectetur_a7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"mollit4c8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliqua_f5d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"anim_f18"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ullamcob3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}, {"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"est_b0a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"esse_9e2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"incididuntf4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laborum_4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ad5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"ipsuma7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "adipisicing_1a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sed_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sed30"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"sit27"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "culpa_2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "culpa_5e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"ex_4b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"in_1f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ea_2b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"irure__e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"velit1e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "cillum_5_0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "do_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ut_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"amet6e4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}], "validate_json"=>[{"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}, {"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}], "virtual"=>[{"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}, {"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}], "white_list"=>[{"method_actions"=>{"nulla_3"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"mollit_254"=>"<string>", "mollit0ef"=>"<string>"}}, "mollit15"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"occaecat176"=>"<string>", "quis_f1"=>"<string>", "dolor3"=>"<string>"}}, "cillum_114"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"laboris1a8"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"dolorae7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"elit8"=>"<string>", "eu96"=>"<string>", "fugiatd13"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"mollit_9b"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "nisid5"=>{"paths"=>{"black_list"=>["<string>", "<string>"], "ignored"=>["<string>", "<string>"], "white_list"=>["<string>", "<string>"]}, "expires"=>"<string>", "extended_paths"=>{"advance_cache_config"=>[{"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "black_list"=>[{"method_actions"=>{"sed_72"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"utd4"=>"<string>", "incididunt_6"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"adipisicing6"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aliquipf_0"=>"<string>"}}, "ut113"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"nostrud_b3e"=>"<string>"}}}, "path"=>"<string>"}], "cache"=>["<string>", "<string>"], "circuit_breakers"=>[{"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}, {"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}], "do_not_track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "hard_timeouts"=>[{"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}], "ignored"=>[{"method_actions"=>{"culpa6"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"magna04_"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"quis31"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolorf"=>"<string>"}}, "aliquip755"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"minim9"=>"<string>"}}}, "path"=>"<string>"}], "internal"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "method_transforms"=>[{"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}], "size_limits"=>[{"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}], "track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "transform"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"in_7"=>"<string>", "voluptatef93"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"nostrud53"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "transform_jq"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_jq_response"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_response"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_response_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"nisi8a"=>"<string>", "elit_0"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"nulla_642"=>"<string>", "eiusmoda0"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "url_rewrites"=>[{"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"utf_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sunt__37"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"id3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"dolorc3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"reprehenderitd36"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ex_ba"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"magna_9e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"aliquip_b8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "in_b_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "velit45"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"mollit_a39"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "veniam_66"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "eu_064"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"inaf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "tempor63"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"add"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ea_5b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"proident3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "exd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}, {"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"fugiat_97"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"ex2_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sunt2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"laborum_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"qui_d8f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "exc2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"eiusmod04"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "culpa77"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"mollit_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "minim_a1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"minim75_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "enim8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laboris_8_2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"exercitation_74d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "elit_39"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"mollit_9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ea915"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}], "validate_json"=>[{"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}, {"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}], "virtual"=>[{"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}, {"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}], "white_list"=>[{"method_actions"=>{"nulla20"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"nostrud_3d3"=>"<string>"}}, "incididunt_1"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"consecteturaa9"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"quisc_e"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ute"=>"<string>", "sunt_4"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"pariatur__6_"=>"<string>", "eiusmod_52"=>"<string>", "qui_76"=>"<string>", "nisie"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "dolore60"=>{"paths"=>{"black_list"=>["<string>", "<string>"], "ignored"=>["<string>", "<string>"], "white_list"=>["<string>", "<string>"]}, "expires"=>"<string>", "extended_paths"=>{"advance_cache_config"=>[{"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "black_list"=>[{"method_actions"=>{"sint8"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"anim72"=>"<string>", "incididunt_936"=>"<string>"}}, "quis_d"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"irure1"=>"<string>"}}, "Duis_9a"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"velitcb2"=>"<string>", "in42"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"tempor_17c"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aliquip_3d"=>"<string>"}}}, "path"=>"<string>"}], "cache"=>["<string>", "<string>"], "circuit_breakers"=>[{"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}, {"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}], "do_not_track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "hard_timeouts"=>[{"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}], "ignored"=>[{"method_actions"=>{"cupidatateca"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"mollit_6_"=>"<string>", "Ut_7b1"=>"<string>", "animdc"=>"<string>", "irure__8e"=>"<string>"}}, "animbde"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"inf_"=>"<string>"}}, "ut_7eb"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"Loreme_"=>"<string>", "Utc"=>"<string>", "amet_0a"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"amet_5f"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"consectetur_61f"=>"<string>", "ullamco_9"=>"<string>"}}, "in_37d"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolor9ee"=>"<string>", "aute976"=>"<string>"}}, "enim4"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"incididunt89"=>"<string>", "ex_e97"=>"<string>"}}}, "path"=>"<string>"}], "internal"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "method_transforms"=>[{"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}], "size_limits"=>[{"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}], "track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "transform"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"commodo66"=>"<string>", "cupidatat_577"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"laborum19"=>"<string>", "incididunt_5f"=>"<string>", "in_e"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "transform_jq"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_jq_response"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_response"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_response_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"in_3f"=>"<string>", "voluptate52"=>"<string>", "dolore_4"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"commodoc"=>"<string>", "elit04"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "url_rewrites"=>[{"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"sit_4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"deserunt_10"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit_2aa"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"nostrud_e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"ex_ed"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "proident_96"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consectetur_ae"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"Duis14"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"laboris_a1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "voluptatebc9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor_1f_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"non6d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"culpa_bd2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur_505"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "elitd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliquad7a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"consequat2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "eiusmod_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ut8a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}, {"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"amet_c21"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "officia_c5b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"enimc"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "do_19"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"dolor_6_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"adipisicing_ea"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliquip_d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"aliquip3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "magnae"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "exercitation0_f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor0f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"est_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"magna0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "in_fd0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"elit_3a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit_d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"proident_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"eu_132"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "est_3b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}], "validate_json"=>[{"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}, {"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}], "virtual"=>[{"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}, {"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}], "white_list"=>[{"method_actions"=>{"elite1"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aute_02"=>"<string>"}}, "consectetur_ea"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"consequat_d9"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"exercitation__2"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"eiusmode"=>"<string>", "nisi_f44"=>"<string>"}}, "occaecat_761"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in_c57"=>"<string>", "sint__"=>"<string>", "qui_f_9"=>"<string>", "deserunt7_3"=>"<string>", "culpa5"=>"<string>"}}, "aute7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sint800"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"occaecat05"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "consectetur_a"=>{"paths"=>{"black_list"=>["<string>", "<string>"], "ignored"=>["<string>", "<string>"], "white_list"=>["<string>", "<string>"]}, "expires"=>"<string>", "extended_paths"=>{"advance_cache_config"=>[{"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"cache_response_codes"=>["<long>", "<long>"], "cache_key_regex"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "black_list"=>[{"method_actions"=>{"eiusmod9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"est_d"=>"<string>", "sint_8f8"=>"<string>", "pariatur854"=>"<string>"}}, "culpaf36"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"amet41"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"sit_7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"fugiat_70"=>"<string>"}}, "ameta_"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"mollit_3"=>"<string>", "eiusmod_66b"=>"<string>"}}, "aliqua__3a"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"laborefd4"=>"<string>", "et_3af"=>"<string>"}}}, "path"=>"<string>"}], "cache"=>["<string>", "<string>"], "circuit_breakers"=>[{"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}, {"method"=>"<string>", "path"=>"<string>", "return_to_service_after"=>"<long>", "samples"=>"<long>", "threshold_percent"=>"<double>"}], "do_not_track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "hard_timeouts"=>[{"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "timeout"=>"<long>"}], "ignored"=>[{"method_actions"=>{"ut_ce"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in3_"=>"<string>"}}, "eiusmodf67"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in24a"=>"<string>"}}, "sunt_9c"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ut_e"=>"<string>", "doa9"=>"<string>", "dolore14"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"inf"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aliqua_b"=>"<string>", "esse76"=>"<string>"}}, "ut_7b0"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"suntf"=>"<string>", "sit779"=>"<string>"}}, "eu2df"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolore60a"=>"<string>", "autee94"=>"<string>"}}}, "path"=>"<string>"}], "internal"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "method_transforms"=>[{"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>", "to_method"=>"<string>"}], "size_limits"=>[{"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}, {"method"=>"<string>", "path"=>"<string>", "size_limit"=>"<long>"}], "track_endpoints"=>[{"method"=>"<string>", "path"=>"<string>"}, {"method"=>"<string>", "path"=>"<string>"}], "transform"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"culpa_1b2"=>"<string>", "esse_526"=>"<string>", "Ute"=>"<string>", "occaecat__91"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"do75"=>"<string>", "tempor_f"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "transform_jq"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_jq_response"=>[{"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}, {"filter"=>"<string>", "method"=>"<string>", "path"=>"<string>"}], "transform_response"=>[{"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}, {"method"=>"<string>", "path"=>"<string>", "template_data"=>{"enable_session"=>"<boolean>", "input_type"=>"<string>", "template_mode"=>"<string>", "template_source"=>"<string>"}}], "transform_response_headers"=>[{"act_on"=>"<boolean>", "add_headers"=>{"dolor_4"=>"<string>", "officiaf2"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"amet_3f"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}], "url_rewrites"=>[{"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"aliquip_443"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"proident_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"fugiat09"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "deserunt_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "voluptate7f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"amet_28"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laborum_e0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "magna2e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"velit_4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"aliqua_9cc"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore_23_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"proident_3c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sunta_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laborum_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliquipb"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"sint_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "cillum_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"sunt_d69"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"sed_59"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit_3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}, {"MatchRegexp"=>{"FromCache"=>"<boolean>"}, "match_pattern"=>"<string>", "method"=>"<string>", "path"=>"<string>", "rewrite_to"=>"<string>", "triggers"=>[{"on"=>"<string>", "options"=>{"header_matches"=>{"ad_e8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"proident_4a9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "cillum_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "tempor_ec"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"exercitation_3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"nisi9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "in_30d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"pariatur0fc"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "deserunt04a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "velit8c6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"incididunt8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor_34"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sintf6_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ipsum_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"dolorea"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "labore_7af"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "enim7c0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"laborum33"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"labore_5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "cupidatat_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"Ut_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ut_95f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "commodo_ee"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}]}], "validate_json"=>[{"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}, {"error_response_code"=>"<long>", "method"=>"<string>", "path"=>"<string>", "schema_b64"=>"<string>"}], "virtual"=>[{"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}, {"function_source_type"=>"<string>", "function_source_uri"=>"<string>", "method"=>"<string>", "path"=>"<string>", "proxy_on_error"=>"<boolean>", "response_function_name"=>"<string>", "use_session"=>"<boolean>"}], "white_list"=>[{"method_actions"=>{"eiusmod73c"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"Excepteur_94"=>"<string>", "commodo_8e0"=>"<string>"}}, "reprehenderit_4"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ex_8"=>"<string>", "eu_5"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"nulla7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"fugiata"=>"<string>", "amete"=>"<string>"}}, "deserunt51e"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aliquadf5"=>"<string>", "quise__"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"velite30"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;action&quot;:&quot;\u003cstring\u003e&quot;,&quot;key&quot;:&quot;\u003cstring\u003e&quot;,&quot;key_hash&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;}