Create API Definition

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

Create an API Definition. The id field in the definition is auto-generated by Tyk and cannot be set by the user.

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"=>{"in_4_"=>"<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"=>{"cupidatat_a90"=>"<string>"}, "issuer"=>"<string>"}, {"client_ids"=>{"Loreme4_"=>"<string>", "et_0"=>"<string>"}, "issuer"=>"<string>"}], "segregate_by_client"=>"<boolean>"}, "org_id"=>"<string>", "pinned_public_keys"=>{"ex_546"=>"<string>", "quisc2d"=>"<string>", "cillum_8"=>"<string>", "magnaf6d"=>"<string>", "Excepteurd3d"=>"<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"=>{"Ut10"=>"<string>", "consectetur1"=>"<string>", "in_e5"=>"<string>"}, "uptime_tests"=>{"check_list"=>[{"body"=>"<string>", "headers"=>{"ullamco_b8"=>"<string>"}, "method"=>"<string>", "url"=>"<string>"}, {"body"=>"<string>", "headers"=>{"non_d21"=>"<string>", "consectetur_c34"=>"<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"=>{"in4f6"=>{"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"=>{"amet0"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sedd"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"aliqua2e3"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in_128"=>"<string>", "ut_192"=>"<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"=>{"culpa_9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"incididunt_d"=>"<string>", "voluptate__"=>"<string>"}}, "ut_c4"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"velit_fa"=>"<string>"}}, "dolore2"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ex__"=>"<string>", "irureb"=>"<string>", "officia_10"=>"<string>", "laboris6a_"=>"<string>", "fugiat_ec"=>"<string>"}}, "Duis24"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sunt67"=>"<string>", "pariatur4f"=>"<string>"}}, "dolore_f"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ipsum_ed_"=>"<string>", "nostrud_0d"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"ind9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"magna375"=>"<string>", "pariaturd9"=>"<string>", "sint_41"=>"<string>", "inf"=>"<string>", "tempor19"=>"<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"=>{"aliquipb24"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"do38"=>"<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"=>{"nostrud_22"=>"<string>", "Duis_5"=>"<string>", "cillum_64"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"eiusmod_c6"=>"<string>", "officia5"=>"<string>", "ipsum_2"=>"<string>", "nulla7"=>"<string>", "ex_b6"=>"<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_f9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore_46"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "irure7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"ex_fa"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"et_d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ad_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"quis_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "adipisicing__2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"dolor8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"velit__09"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"eiusmodbf_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore_677"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "voluptateef"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"ut_8f0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur_637"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"enim_0a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sint42c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"fugiatfe"=>{"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"=>{"Duis_6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "commodo_2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur_a0f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"commodo6c8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "quis771"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"in_c8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "nisi_45"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"ad1_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "temporf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"cupidatat__9d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "velit_f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "magnaf9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"ea4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"aute_fab"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "esse8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"Lorem_9ba"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"anim6df"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"nisi_1e2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sed_5_"=>{"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"=>{"consectetur_0e"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"eiusmod_4d"=>"<string>"}}, "Ut5b"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"adf"=>"<string>"}}, "est_71"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"consequat_27"=>"<string>", "infa"=>"<string>", "ipsumf6"=>"<string>", "ipsum_2"=>"<string>", "sit_5"=>"<string>"}}, "laboris7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"reprehenderit1a5"=>"<string>", "ullamco_a77"=>"<string>", "sint1f1"=>"<string>", "ut6"=>"<string>", "laborum_0"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"amet0"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolor5e"=>"<string>", "sint1"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"do_33"=>"<string>", "velit1"=>"<string>", "cupidatat6d"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "voluptate_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"=>{"voluptatefb"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"cupidatat211"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"est39f"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"esse_42"=>"<string>"}}, "labore5b"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"esseb"=>"<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"=>{"commodo1f"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"tempor2"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"animda9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"nostrud0"=>"<string>"}}, "minim_c1a"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ullamco_d"=>"<string>", "dolore_9"=>"<string>"}}, "autefa3"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ex_6eb"=>"<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"=>{"do__"=>"<string>", "velitcc"=>"<string>", "cupidatat91"=>"<string>", "commodo_c"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"mollit_2c"=>"<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"=>{"commodo_671"=>"<string>", "enim_b60"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"autee"=>"<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_9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "amet_5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"utb1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laboris_83"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"utd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "reprehenderit_18"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "exercitation_c8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"proident_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "voluptate_b8f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ut_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"non_b_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "minim_84_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "non_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"irure__8d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "fugiatb7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"non_6b0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur_d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"site7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "inc"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "id_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"irurecd9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteure1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliqua_5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ad6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ullamco_cd3"=>{"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"=>{"qui_9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolor86"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "est_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"autec"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "tempor_1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"in_36"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ad_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laboris7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"cupidatat_e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"deserunt_7b7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"sitf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "commodo_9"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"laborum86"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "animdc"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"dod"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"labore_ef5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ea_fe1"=>{"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"=>{"velit_4dd"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in41"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"in_cd4"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"Lorem7ff"=>"<string>", "aliqua_8"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"in4a"=>"<string>", "esse_e6"=>"<string>", "ullamco_8"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "sitda"=>{"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"=>{"nulla_c19"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"incididunt_82"=>"<string>"}}, "nostrudbc"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"elit798"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"aliqua487"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"laborum_a4d"=>"<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"=>{"mollitd"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"anim267"=>"<string>", "laborum_c"=>"<string>"}}, "ex_9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sunt_6"=>"<string>", "laborum6"=>"<string>"}}, "in7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolor_d9d"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"fugiat_9cd"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolor3"=>"<string>", "cupidatatf"=>"<string>"}}, "voluptate19"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"minimb"=>"<string>"}}, "enim_68"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"in_b"=>"<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"=>{"quis351"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"sit_d"=>"<string>", "nostrudef"=>"<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"=>{"do_a7"=>"<string>", "Utb4"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"dolore_c1a"=>"<string>", "id_d6a"=>"<string>", "Excepteurde"=>"<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"=>{"incididunta8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore64"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"officia_6c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"exf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"tempor93"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "irure_504"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "deserunt_1d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"dolor_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consectetur_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"site"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"do8dd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "do_16d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"non_e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur_0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"fugiat2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "qui_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"pariatur_bae"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "Excepteur3_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "proident_020"=>{"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"=>{"commodob3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "cupidatat_7cd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"utf13"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"irure_e6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "anim_b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"eae9f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"fugiat_1b6"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit_e"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"qui_714"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "labore_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliquip_ac"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"nisi___1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"enim19"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "labore_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "culpa74"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"sint_460"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ete7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "non8f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "in1"=>{"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"=>{"ut_925"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"qui_09"=>"<string>"}}, "ad_4e9"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"reprehenderitba_"=>"<string>", "consequate5e"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"incididuntf"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"laboris_b95"=>"<string>", "voluptate_b1"=>"<string>", "elit09"=>"<string>", "mollit_30"=>"<string>", "commodo_c9"=>"<string>"}}, "Excepteur_91"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"officia_3f7"=>"<string>", "Ut0f"=>"<string>"}}, "tempor29"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"voluptate_a7"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"magna_7c"=>"<string>"}, "global_headers_remove"=>["<string>", "<string>"], "global_size_limit"=>"<long>", "name"=>"<string>", "override_target"=>"<string>", "use_extended_paths"=>"<boolean>"}, "in_c"=>{"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"=>{"adipisicing_394"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"reprehenderit8"=>"<string>", "et0f"=>"<string>", "dolore165"=>"<string>"}}, "officia_37"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"amet6"=>"<string>", "estc52"=>"<string>"}}, "qui_04"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"aliqua_bf_"=>"<string>"}}, "pariaturef"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"labore297"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"cupidatat__8"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"est26"=>"<string>", "adipisicingdf"=>"<string>", "doloree3"=>"<string>"}}, "ut_1"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"incididunt_ca5"=>"<string>", "deserunt181"=>"<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"=>{"proident_1"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolore163"=>"<string>", "mollitb7"=>"<string>", "eu_4fa"=>"<string>"}}, "ea_5"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"mollit0e"=>"<string>"}}, "nisi_05"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"sed48"=>"<string>", "officia__"=>"<string>", "sed74"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"dolore7"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"ut_31_"=>"<string>"}}, "ex4_5"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"dolorec3"=>"<string>", "euf7"=>"<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"=>{"dolore_78_"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"ad23e"=>"<string>", "cillumef"=>"<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"=>{"dolore_be"=>"<string>"}, "delete_headers"=>["<string>", "<string>"], "method"=>"<string>", "path"=>"<string>"}, {"act_on"=>"<boolean>", "add_headers"=>{"est5aa"=>"<string>", "laboris_c"=>"<string>", "laboris5d4"=>"<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"=>{"deserunt_0"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"elit_47"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "deserunt167"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"eu7b"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore_18"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "fugiat_fd1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"exercitation_7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "ex_eb3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"magna_d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"nulla02"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"id_5bd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"dolore_a"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"voluptate12_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "laboris_152"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"non_3"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "nulla_b7c"=>{"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"=>{"esseacf"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aliqua_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"esse_c"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "labore_d7"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "velite"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"do_a1"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "dolore2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consequat5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "mollit4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"magna_8f4"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "magna_71_"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"ad86"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "eiusmode29"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "reprehenderit_8"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "aute04"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}}, "rewrite_to"=>"<string>"}, {"on"=>"<string>", "options"=>{"header_matches"=>{"voluptate_7f"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "path_part_matches"=>{"id_45"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "sit_6a5"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "fugiat_f7d"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "payload_matches"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "query_val_matches"=>{"ea882"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "request_context_matches"=>{"nisicd"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}, "consectetur2"=>{"match_rx"=>"<string>", "reverse"=>"<boolean>"}}, "session_meta_matches"=>{"cupidatat9e"=>{"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"=>{"sedffb"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"proident_fb"=>"<string>", "consequat_cd"=>"<string>", "esse23_"=>"<string>", "aliqua_5d"=>"<string>", "culpa_3"=>"<string>"}}}, "path"=>"<string>"}, {"method_actions"=>{"ade76"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"laboris853"=>"<string>"}}, "magna8"=>{"action"=>"<string>", "code"=>"<long>", "data"=>"<string>", "headers"=>{"nostrud_75_"=>"<string>"}}}, "path"=>"<string>"}]}, "global_headers"=>{"Excepteur_55f"=>"<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;}