-
Notifications
You must be signed in to change notification settings - Fork 1
Profile & Badges
Dimitri Jorge edited this page Mar 26, 2014
·
1 revision
Note 1: In every API routes where :currency appears, it refers to the currency symbol.
See this page for a list of all available currencies.
Note 2: In every API routes where :encrypted_email appears, it refers to the md5 of the email.
Route: GET /:encrypted_email
It shows the profile page of the person that refer to the :encrypted_email. A button that allows you to embed badges also appears on the top right.
Routes: GET /:encrypted_email.png
It shows a simple badge like this one
Or this one if an error occurs
Routes: GET /:currency/:encrypted_email.png
It shows a badge with the currency and the address like this
Or this one if an error occurs



