Title: API &#8211; when?
Last modified: November 21, 2023

---

# API – when?

 *  Resolved [maven1129](https://wordpress.org/support/users/maven1129/)
 * (@maven1129)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/api-when/)
 * I am excited to pay you for the API, but it still says “Coming Soon!”…
 * When, exactly, will you release this?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Mike L](https://wordpress.org/support/users/mikeatkaizencoders/)
 * (@mikeatkaizencoders)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/api-when/#post-17262982)
 * Hello,
   Thans for reaching out to us.Create short link API is already built in
   URL Shoritfy.You can use `url-shortify/v1/links` route to create new short links.
   You can pass the `url` as the post argument and it will generate short URL for
   the specified URL.Hope that helps.
 *  Thread Starter [maven1129](https://wordpress.org/support/users/maven1129/)
 * (@maven1129)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/api-when/#post-17267040)
 * Ah ok. Your plugin page says “Coming Soon”. Do you have any other functionality
   capabilities or methods / parameters in the API? Any documentation? We’d like
   to be able to generate, expire, update, etc.
 *  Thread Starter [maven1129](https://wordpress.org/support/users/maven1129/)
 * (@maven1129)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/api-when/#post-17292376)
 * Can you please just document what is available and exactly how to use the API?
   You can do that in this response for others looking for help as well if you dont
   want to update the documentation on your website. this is such a powerful and
   unique feature, it really is the only plugin doing it, so please help and add
   methods and params!
 * 
   POST: {{wordpress_url}}/wp-json/url-shortify/v1/links?url=google.com
 * I tried sending as form data, JSON body, query param, and encoded url query param.
 * I get this:
 * {
 * “code”: “rest_forbidden”,
 * “message”: “Sorry, you are not allowed to do that.”,
 * “data”: {
 * “status”: 401
 * }
 * }
    -  This reply was modified 2 years, 5 months ago by [maven1129](https://wordpress.org/support/users/maven1129/).
    -  This reply was modified 2 years, 5 months ago by [maven1129](https://wordpress.org/support/users/maven1129/).
    -  This reply was modified 2 years, 5 months ago by [maven1129](https://wordpress.org/support/users/maven1129/).
    -  This reply was modified 2 years, 5 months ago by [maven1129](https://wordpress.org/support/users/maven1129/).
 *  Plugin Author [Mike L](https://wordpress.org/support/users/mikeatkaizencoders/)
 * (@mikeatkaizencoders)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/api-when/#post-17293782)
 * Hi,
   Sorry for the incovenience.REST API documentation is not yet available. It
   will be available by the mid January.Meanwhile, please refer to the [REST API Authentication](https://developer.wordpress.org/rest-api/using-the-rest-api/authentication/)
   in WordPress.
 *  [pressworthammer](https://wordpress.org/support/users/pressworthammer/)
 * (@pressworthammer)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/api-when/#post-17372970)
 * Hey guys, I’d also be interested in the API + documentation. It would be great
   for making your tool work on the frontend of our intranet.
 *  [pressworthammer](https://wordpress.org/support/users/pressworthammer/)
 * (@pressworthammer)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/api-when/#post-17490300)
 * Hey [@mikeatkaizencoders](https://wordpress.org/support/users/mikeatkaizencoders/),
   according to the changelog you implemented the API, can you tell us how to use
   it or is there a documentation? I couldn’t find it.
    -  This reply was modified 2 years, 2 months ago by [pressworthammer](https://wordpress.org/support/users/pressworthammer/).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘API – when?’ is closed to new replies.

 * ![](https://ps.w.org/url-shortify/assets/icon-256x256.png?rev=3360016)
 * [URL Shortify - Simple and Easy URL Shortener](https://wordpress.org/plugins/url-shortify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/url-shortify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/url-shortify/)
 * [Active Topics](https://wordpress.org/support/plugin/url-shortify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/url-shortify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/url-shortify/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)

 * 8 replies
 * 3 participants
 * Last reply from: [pressworthammer](https://wordpress.org/support/users/pressworthammer/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/api-when/#post-17490300)
 * Status: resolved