Overview
Quick introduction to Faundit's Lost & Found API v2
We updated our API endpoints and updated authentication requirements. This update introduces new functionalities, updated naming, route paths, parameters, and body.
Previous Names:
Example 1: Members have been renamed to Locations.
Example 2: The identifier faundit_memberID is locationID now.
Removed Requirements:
Example 3: Thefaundit_memberID is no longer required on the headers. Instead, it would be expected in some endpoints as part of the body, under the property name locationID.
If you integrated with our API before this update, everything will continue to function as expected. You can also use your old faundit_memberID as the new locationID.
Please contact us if you encounter any unexpected issues.
Welcome
Here you'll find all the information needed to use our public API to integrate Faundit into your system.
Faundit’s API v2 allows your user to manage different types of data through our REST API:
Support
We're here to help you get the most out of our API. If you have any questions, encounter any issues, or have feedback on how we can improve our API, feel free to send us an email to tech@faundit.com. We look forward to hearing from you!
Last updated