Home
Spring WebFlux
Webflux Webclient Request Structure
Webflux Webclient Request Structure
Structure documentation for Spring WebFlux WebClient HTTP request configuration.
Type: object
Properties: 0
Java Microservices Non-Blocking IO Reactive Programming REST API Spring Boot Spring Framework WebFlux
Webflux Webclient Request Structure is a JSON Structure definition published by Spring WebFlux.
Meta-schema:
JSON Structure
{
"title": "Spring WebFlux WebClient Request Structure",
"description": "Structure documentation for Spring WebFlux WebClient HTTP request configuration.",
"type": "object",
"fields": [
{
"name": "method",
"type": "string",
"required": true,
"description": "HTTP method (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS)"
},
{
"name": "uri",
"type": "string",
"required": true,
"description": "Target URI for the HTTP request"
},
{
"name": "baseUrl",
"type": "string",
"required": false,
"description": "Base URL configured on the WebClient instance"
},
{
"name": "headers",
"type": "object",
"required": false,
"description": "HTTP request headers as key-value pairs"
},
{
"name": "queryParams",
"type": "object",
"required": false,
"description": "Query parameters to append to the URI"
},
{
"name": "pathVariables",
"type": "object",
"required": false,
"description": "URI template path variable substitutions"
},
{
"name": "body",
"type": "any",
"required": false,
"description": "Request body (object, array, string, or null)"
},
{
"name": "cookies",
"type": "object",
"required": false,
"description": "HTTP cookies to include in the request"
},
{
"name": "timeout",
"type": "integer",
"required": false,
"description": "Request timeout in milliseconds"
},
{
"name": "attributes",
"type": "object",
"required": false,
"description": "Request-scoped attributes accessible in filters and handlers"
}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/webflux-webclient-request-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.