/
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 Kotlin Ktor client from Protobuf definition
post
/api/protobuf/kotlin-ktor
Request body
ProtobufKotlinKtorRequest
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
packageName
string
nullable
required
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo