This knowledge base article will guide you through the process of accessing these resources and understanding their significance in working with our APIs.
Here are the links for reference:
- OpenAPI 3.0 Schema: https://bank.sandbox.cybrid.app/api/schema/v1/swagger.yaml
- Online API Docs: https://bank.sandbox.cybrid.app/api/schema/swagger-ui
- Github SDK Docs: https://github.com/Cybrid-app
Accessing Resources during Portal Signup
During the Portal signup process, you will be prompted to generate API keys. Once you have generated these keys, you will be provided with the links mentioned above to download the OpenAPI 3.0 Schema and access our online API documentation.

Listed on the Dashboard
Upon successful login, you will be directed to the Partner Portal home page, which contains links to all of our developer resources:

Conclusion
By accessing the OpenAPI 3.0 Schema and our Online API Documentation during the Portal signup process, you'll have all the necessary resources to begin working with our APIs efficiently. Utilize these resources to understand the API structure, generate client code, and test API requests and responses to ensure a smooth integration with your application.