Last edited: 2024/12/31 12:40 (UTC+8)
This is the API documentation for the PicSee URL Shortener. PicSee offers Free, Basic, and Advanced Plans. For detailed information and documentation updates, please refer to the PicSee API official website: https://picsee.io/developers.
One call per second is allowed. If this limit is exceeded, a status code **429**
will be returned. A try-catch structure is recommended to retry.
GET
https://api.pics.ee/v2/my/api/status
Body Params (application/json)
Body Params (application/json)
As long as the request is within the plan's rate limit, you do not need to wait for the response and can make concurrent calls. If the rate limit is exceeded, a status code **429**
will be returned. A try-catch structure is recommended to retry.
<aside> 💡 Once a Short Link is created or edited, it can be used immediately. However, due to the cache design, it may take up to 10 minutes to appear in the "Batch Records" on the PicSee website or the Short Link List and Short Link Analytics via the API.
</aside>
POST
https://api.pics.ee/v1/links
Body Params (application/json)