diff --git a/docs/index.html b/docs/index.html index 5b33145..89337c7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -448,6 +448,7 @@ <li>Javascript<ul> <li><a href="https://github.com/keriwarr/splitwise">https://github.com/keriwarr/splitwise</a></li> <li><a href="https://github.com/Bearer/Pizzly">https://github.com/Bearer/Pizzly</a></li> +<li><a href="https://github.com/athulanilthomas/splitwise-ts">https://github.com/athulanilthomas/splitwise-ts</a></li> </ul> </li> <li>Ruby<ul> @@ -488,6 +489,7 @@
Note: These links are provided for convenience. These libraries have not been reviewed or endorsed by Splitwise, and Splitwise cannot vouch for their quality. If you have questions or bug reports, please direct your feedback to the authors of these libraries.
Splitwise provides this Self-Serve API to facilitate integrations with third-party applications, as well as open-up functionality for hobbyists and power users to programmatically interact with their own Splitwise account and build plugins or other tools.
-If you’re interested in integrating your commercial application with Splitwise, we strongly encourage you to contact developers@splitwise.com so our development team can help discuss your use case, provide private APIs and Enterprise support, and offer an appropriate commercial license for the integration. The Self-Serve API documented here may be suitable for internal prototyping and other exploratory work.
-If you are developing a non-commercial plugin application or personal project, we recommend you make use of the Self-Serve API documented here under the API Terms Of Use. Please be aware that our Self-Serve API has conservative rate and access limits, which are subject to change at any time and not well suited to commercial projects. If this is a problem for your use case, please contact us at developers@splitwise.com to discuss your needs.
+If you’re interested in integrating your commercial application with Splitwise, we strongly encourage you to contact developers@splitwise.com so our development team can help discuss your use case, provide private APIs and Enterprise support, and offer an appropriate commercial license for the integration. The Self-Serve API documented here may be suitable for internal prototyping and other exploratory work.
+If you are developing a non-commercial plugin application or personal project, we recommend you make use of the Self-Serve API documented here under the API Terms Of Use. Please be aware that our Self-Serve API has conservative rate and access limits, which are subject to change at any time and not well suited to commercial projects. If this is a problem for your use case, please contact us at developers@splitwise.com to discuss your needs.
All Self-Service API users are subject to the API Terms of Use below.
{- "categories": [
- {
- "id": 1,
- "name": "Utilities",
- "icon_types": {
}, - "subcategories": [
- {
- "id": 48,
- "name": "Cleaning",
- "icon_types": {
}
}
]
}
]
}