• Resolved maven1129

    (@maven1129)


    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

    (@mikeatkaizencoders)

    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

    (@maven1129)

    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

    (@maven1129)

    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 1 year, 3 months ago by maven1129.
    • This reply was modified 1 year, 3 months ago by maven1129.
    • This reply was modified 1 year, 3 months ago by maven1129.
    • This reply was modified 1 year, 3 months ago by maven1129.
    Plugin Author Mike L

    (@mikeatkaizencoders)

    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 in WordPress.

    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

    (@pressworthammer)

    Hey @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.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘API – when?’ is closed to new replies.