User Credentials
All Users in Validic have credentials which can be accessed with a /me call. Due to HIPAA de-identification standards, only non-identifiable data is available.
Example
GET https://api.validic.com/v1/me.json?authentication_token={USER_ACCESS_TOKEN}
GET https://api.validic.com/v1/me.json?authentication_token=d18397e3845e8b66f7453dc55ea3fc445d1b879a6f96ebe7b243badabce08c98 200 { "me": { "_id": "51552cd7fded0807c4000017" } }