RestSharp · JSON Structure

Restsharp Rest Client Options Structure

Configuration options passed to RestClient constructor. Controls base URL, authentication, timeouts, redirects, and HTTP behavior.

Type: Properties: 0
.NETApache LicenseC#HTTP ClientNuGetOpen-SourceSDK

RestClientOptions is a JSON Structure definition published by RestSharp.

Meta-schema:

JSON Structure

restsharp-rest-client-options-structure.json Raw ↑
{
  "name": "RestClientOptions",
  "description": "Configuration options passed to RestClient constructor. Controls base URL, authentication, timeouts, redirects, and HTTP behavior.",
  "fields": [
    { "name": "baseUrl", "type": "string", "description": "Base URL for all requests", "required": false },
    { "name": "authenticator", "type": "object", "description": "IAuthenticator implementation", "required": false },
    { "name": "timeout", "type": "integer", "description": "Request timeout in milliseconds", "required": false },
    { "name": "followRedirects", "type": "boolean", "description": "Auto-follow HTTP redirects (default: true)", "required": false },
    { "name": "userAgent", "type": "string", "description": "User-Agent header value", "required": false },
    { "name": "preAuthenticate", "type": "boolean", "description": "Send credentials on first request (default: false)", "required": false }
  ]
}

Work with this as data

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/restsharp-rest-client-options-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 email required.

A second provider on the same verified email joins the account you already have.