What is URL encoding?

It is a method for encoding URLs when they are sent through our API. GET-parameters should be percent-encoded.

When URLs are submitted through the shortening form, they are also processed and stored in an encoded format on our end.