WARNING: The TrackAbout MetaWiki has been deprecated and is no longer being updated.
Please visit our new TrackAbout Knowledge Base at https://supportkb.trackabout.com for the most-up-to-date documentation on TrackAbout and TrackAbout Mobile.
Difference between revisions of "RESTFUL APIs"
Jump to navigation
Jump to search
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
= API Documentation = | = API Documentation = | ||
| − | Information for APIs in TrackAbout Production | + | ===Information for APIs in TrackAbout Production=== |
https://www.trackabout.com/api/docs/ | https://www.trackabout.com/api/docs/ | ||
| − | Information for APIs in TrackAbout TEST | + | ===Information for APIs in TrackAbout TEST=== |
https://test.trackabout.com/api/docs/ | https://test.trackabout.com/api/docs/ | ||
| + | ===Validation Documentation=== | ||
| + | Used for required fields | ||
| + | |||
| + | https://test.trackabout.com/api/validationInfo | ||
| + | |||
| + | ===Developers=== | ||
| + | Developers, please read this: [https://github.com/trackabout/API/wiki/Tools-for-.NET-Clients Tools for .NET Clients] | ||
= Helpful Information for Integrators = | = Helpful Information for Integrators = | ||
'''[[RESTful Rental API]]''' | '''[[RESTful Rental API]]''' | ||
| + | |||
| + | '''[[RESTful Proof of Delivery API]]''' | ||
Latest revision as of 15:31, 18 November 2015
API Documentation
Information for APIs in TrackAbout Production
https://www.trackabout.com/api/docs/
Information for APIs in TrackAbout TEST
https://test.trackabout.com/api/docs/
Validation Documentation
Used for required fields
https://test.trackabout.com/api/validationInfo
Developers
Developers, please read this: Tools for .NET Clients