Home

User Profile API

These are dummy APIs for user profile where you can do followings.

1. GET ALL PROFILES
URL Description Method
https://www.apitester.in/profiles/v1/getall API is created for to get all profiles GET
https://www.apitester.in/profiles/v1/byname/User-1 API is created for to get profile by user name GET
https://www.apitester.in/profiles/v1/byemail/user1@abc.com API is created for to get profile by email address GET
https://www.apitester.in/profiles/v1/bycontact/9988776651 API is created for to get profile by contact number GET