New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

finbourne-candela-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

finbourne-candela-sdk

FINBOURNE Candela Platform Web API

  • 0.1.28
  • PyPI
  • Socket score

Maintainers
1

Documentation for API Endpoints

All URIs are relative to http://localhost

ClassMethodHTTP requestDescription
AppsApiadd_appPUT /apps/Add an app to Candela.
AppsApiapp_existsGET /apps/existsCheck an app exists in Candela.
AppsApidelete_appDELETE /apps/Delete an app from Candela.
AppsApiget_appGET /apps/Get a specific app definition from Candela.
AppsApiget_app_metadataGET /apps/metadataGet an app's metadata from Candela
AppsApilist_appsGET /apps/listList all the apps available to you in Candela.
CircuitsApiadd_circuitPUT /circuits/Add a circuit to Candela.
CircuitsApicircuit_existsGET /circuits/existsCheck that a given circuit exists in Candela.
CircuitsApidelete_circuitDELETE /circuits/Delete a given circuit from Candela.
CircuitsApiget_circuitGET /circuits/Get a given circuit from Candela.
CircuitsApiget_circuit_metadataGET /circuits/metadataGet a given circuit's metadata from Candela
CircuitsApilist_circuitsGET /circuits/listList all the circuits available to you in Candela.
DirectivesApiadd_directivePUT /directives/Add a directive to Candela.
DirectivesApidelete_directiveDELETE /directives/Delete a directive from Candela.
DirectivesApidirective_existsGET /directives/existsCheck if a particular directive exists in Candela.
DirectivesApiget_directiveGET /directives/Get a directive from Candela.
DirectivesApiget_directive_metadataGET /directives/metadataGet a directive's metadata from Candela.
DirectivesApilist_directivesGET /directives/listList your available directives in Candela.
ModelsApiadd_modelPUT /models/Add an LLM model to Candela.
ModelsApidelete_modelDELETE /models/Delete a model in Candela.
ModelsApiget_model_metadataGET /models/metadataGet metadata for a model in Candela.
ModelsApilist_modelsGET /models/listList all models available to you in Candela.
ModelsApimodel_existsGET /models/existsCheck that a model exists in Candela.
SessionsApidelete_sessionDELETE /sessions/Delete all data associated with a session in Candela.
SessionsApiget_sessionGET /sessions/Get the details of a session in Candela.
SessionsApiget_session_metadataGET /sessions/metadataGet the metadata associated with a session in Candela.
SessionsApilist_sessionsGET /sessions/listStart an agent/pipeline session on your assigned slot in Candela.
SessionsApisession_existsGET /sessions/existsCheck whether a session with a given ID exists.
SessionsApistart_dev_sessionPOST /session/devStart an agent/pipeline session on your slot.
SessionsApistart_sessionPOST /sessionStart an agent/pipeline session on your slot.
SessionsApistop_sessionGET /session/stopStop an agent/pipeline session.
SessionsApisubmit_pipeline_promptPOST /session/pipeline_submitSend a prompt to a running pipeline session.
SessionsApisubmit_prompt_to_agentPOST /session/agent_submitSend a prompt to a running agent session.
SystemApiadmin_delete_slotDELETE /system/slotDeletes a slot from the system without replacing it
SystemApiget_domain_stateGET /system/statusGet the current status of your Candela platform slots infrastructure.
SystemApilist_slotsGET /system/list_slotsList the current slots in your Candela platform.
SystemApiset_free_slots_targetPUT /system/free_slots_targetSet the target number of free slots
SystemApiset_max_slotsPUT /system/max_slotsSet the maximum number of slots.
ToolModulesApiadd_tool_modulePUT /tool_modules/Add a tool module to Candela.
ToolModulesApidelete_tool_moduleDELETE /tool_modules/Delete a tool module from Candela.
ToolModulesApiget_tool_metadataGET /tool_modules/tool/metadataGet the metadata associated with a specific tool in Candela.
ToolModulesApiget_tool_moduleGET /tool_modules/Get the content of a given tool module from Candela.
ToolModulesApiget_tool_module_metadataGET /tool_modules/metadataGet the metadata associated with a tool module in Candela.
ToolModulesApilist_tool_modulesGET /tool_modules/listList all tool modules available in Candela.
ToolModulesApilist_toolsGET /tool_modules/tool/listList all tools contained in all modules in Candela.
ToolModulesApitool_existsGET /tool_modules/tool/existsCheck whether a tool with a given name exists in a scope in Candela.
ToolModulesApitool_module_existsGET /tool_modules/existsCheck whether a given tool module exists in Candela.
TracesApiget_traceGET /traces/Get the contents of a trace from Candela.
TracesApilist_tracesGET /traces/listList all traces available in Candela.
UserSlotsApiassign_slotPUT /slotAssign a slot to yourself.
UserSlotsApidispose_slotDELETE /slotDispose of your slot.
UserSlotsApiget_slot_metadataGET /slot/metadataGet the metadata of your slot.
UserSlotsApiget_slot_stateGET /slot/stateGet the state of your slot.
UserSlotsApiuser_has_slotGET /slot/user_has_slotCheck if you have a slot assigned to you.

Documentation for Models

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc