Redirect generation service
Does your website need to generate many short or cloaked links for your users?
If so for a mere link to our homepage you can use our API to generate as many redirects for lawful purposes as you need. Here's how:
- Just call the API handler at
- Substitute <url> with escaped value of your url (see URL escaping for details)
- cloakreferer parameter is optional and defaults to 0 (no referer cloaking)
- The method returns redirect code that you need to append to either http://cloakreferer.com/ or to http://moveto.ws/ to get a redirect url to the desired resource.
- If you call API several times with exactly same parameters it will keep returning the same redirect code. However it's a good idea to cache it locally
- If you have questions don't hesitate to drop me an email
| http://www.cloakreferer.com/generate-link-api.php?url=<url>[&cloakreferer=<1|0>] |
If you integrate www.cloakreferer.com into your website please put a backlink to this website and drop me an email.
