/
ME
metaengine
/
MetaEngine API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-26
43
72
153.8 KB
Protobuf
Generate TypeScript Fetch client from Protobuf definition
post
/api/protobuf/typescript-fetch
Request body
ProtobufFetchRequest
required
protoSource
string
nullable
required
Inline Protocol Buffers (.proto) definition content.
documentation
boolean
nullable
optionsObjectThreshold
integer
nullable
errorHandling
ErrorHandlingOptions
timeout
TimeoutOptions
bearerAuth
BearerAuthOptions
basicAuth
BasicAuthOptions
retries
RetryOptions
customHeaders
CustomHeaderOption[]
nullable
baseUrlEnvVar
string
nullable
useImportMetaEnv
boolean
nullable
useMiddleware
boolean
nullable
useResultPattern
boolean
nullable
useTypesBarrel
boolean
nullable
responseDateTransformation
boolean
nullable
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo