rateLimitConfigobjectOptional
Default value of this property is {"requestsPerSecond":10,"requestsPerMinute":60,"requestsPerHour":1000,"concurrentRequests":5,"algorithm":"token-bucket"}
retryConfigobjectOptional
Default value of this property is {"maxRetries":3,"initialDelayMs":1000,"maxDelayMs":30000,"backoffMultiplier":2,"retryOn429":true,"retryOn5xx":true,"retryOnTimeout":true}
batchConfigobjectOptional
Default value of this property is {"enabled":false,"batchSize":100,"batchDelayMs":500}
trackingConfigobjectOptional
Default value of this property is {"enabled":true,"logSuccesses":true,"logFailures":true,"saveResponses":false,"calculateStats":true}
apiPresetEnumOptional
"custom": string"github": string"stripe": string"openai": string"twitter": string"shopify": stringDefault value of this property is "custom"