# URL Shortening

## URL Shortening APIs

Shorten specific URLs and get original URLs from the shortened URLs.

{% openapi src="<https://raw.githubusercontent.com/egovernments/DIGIT-Specs/master/Common%20Services/url-shortening.yaml>" path="/shortener" method="post" %}
<https://raw.githubusercontent.com/egovernments/DIGIT-Specs/master/Common%20Services/url-shortening.yaml>
{% endopenapi %}

{% openapi src="<https://raw.githubusercontent.com/egovernments/DIGIT-Specs/master/Common%20Services/url-shortening.yaml>" path="/{id}" method="get" %}
<https://raw.githubusercontent.com/egovernments/DIGIT-Specs/master/Common%20Services/url-shortening.yaml>
{% endopenapi %}
