Aider · Example Payload

Aider Cli Launch Config Example

Artificial IntelligenceAI Pair ProgrammingDeveloper ToolsCLICommand LineCoding AssistantCode GenerationOpen-SourcePythonApache 2.0LLMGitBYO LLMTerminalPolyglotTree-sitterRepository MapPair Programming

Aider Cli Launch Config Example is an example object payload from Aider, with 22 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

modelweak_modeleditor_modeledit_formatchat_modereasoning_effortthinking_tokensauto_commitsdirty_commitsauto_lintauto_testtest_cmdlint_cmdwatch_filesstreamdark_modecode_themegitignorechat_history_fileapi_keysenv_var_prefixconfig_file_path

Example Payload

Raw ↑
{
  "model": "anthropic/claude-opus-4",
  "weak_model": "anthropic/claude-haiku-4",
  "editor_model": "anthropic/claude-sonnet-4",
  "edit_format": "diff",
  "chat_mode": "code",
  "reasoning_effort": "medium",
  "thinking_tokens": "16k",
  "auto_commits": true,
  "dirty_commits": false,
  "auto_lint": true,
  "auto_test": false,
  "test_cmd": "pytest -x",
  "lint_cmd": "ruff check --fix",
  "watch_files": false,
  "stream": true,
  "dark_mode": true,
  "code_theme": "monokai",
  "gitignore": true,
  "chat_history_file": ".aider.chat.history.md",
  "api_keys": {
    "ANTHROPIC_API_KEY": "<redacted>",
    "OPENAI_API_KEY": "<redacted>"
  },
  "env_var_prefix": "AIDER_",
  "config_file_path": "./.aider.conf.yml | ~/.aider.conf.yml"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/aider-cli-launch-config-example"
All examples
curl "https://apis.io/api/v1/examples?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.