/
/AstrBot OpenAPI v1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 5d ago
Bot Config Routes4
Bots15
Chat24
Config Profiles7
Files6
IM2
MCP11
Open API2
Personas15
Plugin Pages12
Plugin Sources5
Plugins37
Provider Sources10
Providers19
  • getGet the overall provider configuration schema
  • getList providers under a provider source by query ID
  • postCreate a provider under a provider source by body ID
  • getList providers under a provider source
  • postCreate a provider under a provider source
  • getList providers by capability or source
  • postCreate a standalone provider
  • getGet a provider configuration by query ID
  • putReplace a provider configuration by body ID
  • deleteDelete a provider by query ID
  • patchEnable or disable a provider by body ID
  • postTest a provider by body ID
  • postProbe embedding dimension for a provider by body ID
  • getGet a provider configuration
  • putReplace a provider configuration
  • deleteDelete a provider
  • patchEnable or disable a provider
  • postTest a provider
  • postProbe embedding dimension for a provider
Skills24
Subagents3
System Config4
T2I8
    Providers

    Get the overall provider configuration schema

    get/api/v1/providers/schema

    Response

    Standard AstrBot success response

    status'ok' required
    messagestring
    {"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

    Changes