This is OAS for Skip Pay REST payments API.
🔗 For more information see our developers portal: developers.skippay.cz
OpenAPI, formerly known as Swagger, is a specification for describing RESTful APIs. It enables the documentation, testing, and development of APIs in a consistent format.
-
Viewing the Specification: To view the OpenAPI specification, simply open the
SkipPay_OAS.yaml
file in your favorite editor or use online tools such as the Swagger Editor. -
Generating Clients: You can generate clients in various programming languages based on this OpenAPI specification. We recommend using Swagger Codegen or OpenAPI Generator.
-
API Validation: You can use the OpenAPI specification to validate the features and interfaces of the Skip Pay payments REST API, ensuring they adhere to the specification.