The Code Sample API enables you to create tailored SDK code samples for APIMatic-generated SDKs.
Specify an API operation, choose your preferred programming language(s) and provide a request payload to create ready-to-use code samples
This API simplifies the creation of integration guides, providing developers with clear, language-specific examples for various API use cases.
No installation required. Use npx
to run it directly:
npx @apimatic/code-sample-api --path ./data -p 3000
Refer to the APIMatic Product Documentation to learn how to use the Code Sample API.
This project is licensed under a custom license owned by APIMatic. The license terms are provided in the LICENSE file.
- Node.js (version 20 or higher)