Skip to main content

Module api_client

Module api_client 

Source
Expand description

systemprompt.io Cloud API client.

  • CloudApiClient is constructed in client.rs.
  • Low-level HTTP verbs live in methods.rs.
  • Top-level endpoints live in endpoints.rs; tenant-scoped endpoints in tenant_api.rs.
  • SSE stream subscriptions live in streams.rs.

Structs§

CheckoutEvent
CheckoutResponse
CloudApiClient
DeployResponse
ListSecretsResponse
ProvisioningEvent
RegistryToken
RotateCredentialsResponse
UserMeResponse

Enums§

ProvisioningEventType
SubscriptionStatus

Type Aliases§

Plan
StatusResponse
Tenant
TenantInfo
TenantSecrets
TenantStatus
UserInfo