• Resolved chjawad

    (@chjawad)


    I want to integrate Tinypng API to the website for users so that I can visit website and compress images like done in tinypng.com .. Please let me know is there any additional cost other than mentioned in website. Also can you provide postman file so that I can test http API Call.

    • This topic was modified 2 years, 9 months ago by chjawad.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author TinyPNG

    (@tinypng)

    Hi there,

    Thanks for reaching out!

    The Developer API has a pay-per-compression billing. You can read more about the pricing at https://tinypng.com/developers#pricing. There are no extra costs from what is stated on the website. Please keep in mind that all compression cost will be paid by you as API key owner

    As for the postman file, you can use the “HTTP” examples from our website
    @https://tinypng.com/developers/reference#compressing-images. Postman works
    HTTP requests so the examples should be easy to replicate.

    If you have more questions please reach out to us at [email protected]

    Hope this helps.

    Thread Starter chjawad

    (@chjawad)

    Can you show me test run on postman or send its file ? Tried different ways but same below response is coming.
    {
    “error”: “Unsupported media type”,
    “message”: “File type is not supported.”
    }
    Status 415
    Email =? [email protected]

    API Key => L7rMmSWLHQFbw9Nw56XcyLtw72ftJSQs
    Please have a look :

    Thread Starter chjawad

    (@chjawad)

    Also share multiple url guidance as well.

    Plugin Author TinyPNG

    (@tinypng)

    Hi there,

    The API key must be private and it should not be shared on public forums because it can be used by other users resulting in extra costs to your account. I suggest to disable your API key as soon as possible. This can be done from your user dashboard.

    Please send us a private email to [email protected] and we can guide you with a step by step example on how to call the API from postman.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Developer API’ is closed to new replies.