Contribute an API
Step-by-step guide on how to contribute a new API.
The simplest way to add a new API is to ask us in the community. We aim to deliver them quickly.
If you want to contribute a new API yourself, follow these steps:
Add an API configuration
Fork the repository and edit the API configurations file.
Test the API
To test your new provider:
Set up the local development environment
Create an integration
Create a connection
Verify the connection
Document the API
Add a documentation file for your API and reference it in the appropriate location.
Submit a pull request
Verify your contribution against examples of past contributions and submit a pull request to the Terapi repository.
Thank you for your contribution!
For questions, problems, or feedback, please reach out in our community channels.
Last updated