Slazzer logo
Slazzer App

All-in-one AI photo editor

Get App

AI upscale your photos, instantly. Try Now

AI enhance your photos, instantly. Try Now

AI relight your photos, instantly. Try Now

AI generate shadows, instantly. Try Now

AI replace your sky, instantly. Try Now

AI deoldify your photos, instantly. Try Now

Download Mobile App Now. Android | ios

Credit API

Retrieve API credit information with just a single API call

Our API will quickly provide the current status of your API credits, allowing you to easily track your usage and manage your resources.

API Reference

  • Server URL:
    https://api.slazzer.com/v2.0
  • Request Body:
    multipart/form-data
  • Method:
    GET
  • API:
    /account
Parameters Request body
  • api_key

    Type :string

    Required :Yes

    Description :

    Your unique api key

Response

Success

Fetched credit details

{
    "subscription_plan_credits": XXX,
    "topup_plan_credits": XXX,
    "earn_credits": XXX
    "total_credits": XXX
}