GoAPI
HomeDashboard
HomeDashboard
Join Discord
  1. Account Management
  • Get Started
  • Endpoints
    • Flux
      • Flux API with Redux Variation, Fill, Inpaint and Outpaint
      • Flux with LoRA and Controlnet
      • Available LoRA and Controlnet
      • Create Task
        • Text to Image
        • Image to Image
        • Kontext
      • Get Task
    • Gemini
      • Gemini-2.5-flash-image
      • Nano Banana Pro
      • Nano Banana 2
      • Get Task
    • Veo3
      • Veo3 Text to Video
      • Veo3 Image to Video
      • Veo3.1 Text to Video
      • Veo3.1 Image to Video
      • Get Task
    • Sora2
      • Sora2-preview Text to Video
      • Sora2 Text to Video
      • Sora2-Pro Text to Video
      • Sora2 Remove Watermark
      • Get Task
    • Omni Human
      • Omni Human 1.5
      • Get Task
    • Seedance
      • Moderation and Penalty
      • Seedance 2 preview
      • Seedance 2
      • Video Watermark Remover
      • Get Task
    • Seedream
      • Seedream 5 Lite
      • Get Task
    • Qwen Image
      • Text to Image
      • Image Edit
      • Get Task
    • Z-Image
      • Text to Image
      • Get Task
    • AI Hug
      • Create Task
      • Get Task
    • Midjourney
      • Detailed Explaination on Midjourney Task Result
      • GoAPI Penalties on Midjourney Usage
      • Midjourney V7 Instructions
      • Create Task
        • Imagine
        • Upscale
        • Variation
        • Reroll
        • Describe
        • Seed
        • Blend
        • Inpaint
        • Outpaint
        • Pan
      • Cancel Task
        • Cancel Task
        • Cancel Tasks
      • Get Task
    • Faceswap
      • Multi Faceswap
      • Image Faceswap
      • Video Faceswap
      • Get Task
    • Suno
      • Music
      • Lyrics
      • Get Task
    • Song (Udio)
      • Song API Task Creation Examples(Udio and Suno)
      • [Udio] Song Extend
      • Create Task
      • [Udio] Generate Lyrics
      • Get Task
    • TTS
      • Zeroshot Text-to-Speech F5-TTS
      • Get Task
    • DiffRhythm
      • Generate an Audio
      • Get Task
    • Ace Step
      • Create Task
        • Text to Audio
        • Audio to Audio
        • Audio Edit
        • Audio Extend
      • Get Task
    • Joycaption
      • Image Caption
      • Get Task
    • Mmaudio
      • Generate Audio
      • Get task
    • Dream Machine
      • Create Task
      • Get Task
    • Kling
      • Lipsync API Examples
      • Motion Brush Example
      • Kling Elements Video Generation API
      • Kling Effects Video Generation
      • Cancel Task
        • Cancel Task
        • Cancel Tasks
      • Create Task
      • Get Task
      • Kling Virtual Try-On
      • Kling Effects
      • Kling Sound
      • Kling Avatar
      • Kling Motion Control
      • Kling Turbo
      • Kling 3.0
    • Kling Omni
      • Kling o1
      • Kling 3.0 omni
      • Get Task
    • Hailuo
      • Generate Video
      • Get Task
    • Hunyuan Video
      • How to Make a Hunyuan API Call
      • Available Hunyuan Lora models
      • Generate Video
      • Get Task
    • WanX
      • Generate WanX Task with LoRA Using GoAPI
      • Available LoRA Types for Wanx
      • Use Cases for Wanx LoRA
      • Use Cases for Wanx Control Camera
      • Create Task
      • Get Task
    • Wan
      • Wan2.6 Text to Video
      • Wan2.6 Image to Video
      • Get Task
    • Skyreels
      • Create Task
      • Get Task
    • Framepack
      • Create Task
      • Get Task
    • Trellis
      • Trellis Create Task
      • Trellis2 Create Task
      • Get Task
    • GPTs API
      • ChatGPT Account Configuration
      • Examples for files upload into conversations in GPTs API
      • Conversation API
        • Create conversation
        • Add message to conversation
        • Upload file to conversation
        • Download file from code interpretor's sandbox
        • Download file from conversation
        • Get Task
    • LLM
      • LLM API | Basic Completions
      • Transcription API
      • TTS API
      • Embeddings API
      • Dall E 3 API
    • Account Management
      • Account Notification Webhook
      • Account Info
        GET
      • Task List Info
        GET
      • User Task History
        GET
    • Tools
      • File Upload API
      • Remove Background API
      • Remove Background-Get task
      • Segment With Prompt API
      • Segment with Prompt-Get task Copy
      • Image Upscale(Super Resolution) API
      • Image Upscale-Get task
      • Video Upscale
      • Video Upscale-Get task
      • Video Remove Background
      • Video Remove Background-Get task
    • GPT-image
      • GPT-image API
    • Seedance 2
  • Resources
    • Pricing Plan
    • Unified API Schema
    • Unified API Webhook
    • Technical Questions
    • Bulk Generation Service
    • Change Log
    • Common Error Message
    • Output Storage
    • Dashboard Manual
      • BYOA | Back-up Account
      • BYOA | Debug Checklist
      • BYOA | Connected Account Status
    • Announcements
      • GoAPI 2025 January 1st Pricing Update
      • The discontinued support for midjourney
      • Sunsetting Suno
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Schemas
      • Motion Brush
      • Float2 Point
      • Control Points
      • txt2video-1.3b
      • txt2video-14b
      • txt2video-14b-lora
      • img2video-14b
      • img2video-14b-lora
      • img2video-14b-keyframe
      • img2video-14b-control-camera
      • wan22-txt2video-14b
      • wan22-img2video-14b
      • ErrorResponse
      • Trellis API/text-to-3D
      • Trellis API/image-to-3D
      • Trellis2 API/image-to-3D
      • Create Task
      • VideoGenerationResponse
      • camera control
      • Cancel Params
      • TaskConfig
      • TaskResponse
    • Response
      • Unified-Task-Response
    • RequestBodies
      • Unified-Task-Request-Body
    • config
    • control_net_setting
    • lora_setting
    • Kling omni multi shot
  1. Account Management

Account Info

GET
https://api.goapi.ai/account/info
Use the following endpoint to retrieve information such as account_name, account_id, remaining credits based on an API KEY.
equivalent_in_usdstands for the actually valid balance value in US dollar.

Request

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.goapi.ai/account/info' \
--header 'x-api-key;'

Responses

🟢200Success
application/json
Body

Example
{
    "code": 200,
    "data": {
        "id": 001,
        "created_at": "2023-11-01T00:11:33.90317+08:00",
        "updated_at": "2023-11-01T00:11:33.90317+08:00",
        "deleted_at": null,
        "name": "xxxxxxxxxxxx",
        "is_enable": true,
        "platform": "",
        "account_group": "user",
        "plan": "hobbyist",
        "type": "ppu",
        "is_using_private_chat_gpt_pool": false,
        "is_using_private_suno_pool": false,
        "is_using_private_luma_pool": false,
        "is_using_private_kling_pool": false,
        "api_key": "xxxxxxxxxxxx",
        "private_pool_size": 1,
        "private_chat_gpt_pool_size": 0,
        "private_suno_pool_size": 0,
        "private_luma_pool_size": 0,
        "private_kling_pool_size": 0,
        "max_concurrent_task_count": 8,
        "max_suno_concurrency": 0,
        "max_luma_concurrency": 0,
        "max_kling_concurrency": 0,
        "max_flux_concurrency": 0,
        "is_verified": false,
        "wallet": {
            "id": 001,
            "created_at": "2023-11-01T00:11:33.903443+08:00",
            "updated_at": "2024-11-18T20:44:28.143584+08:00",
            "deleted_at": null,
            "account_id": 001,
            "legacy_credit_updated": true,
            "credit_packs": null,
            "credit_remain": 74,
            "credit_used": 0,
            "credit_frozen": 0,
            "point_remain": 600,
            "point_frozen": 0,
            "point_used": 243,
            "mj_remain": 11,
            "mj_frozen": 0,
            "mj_used": 111,
            "sd_remain": 0,
            "sd_frozen": 0,
            "sd_used": 0,
            "gpts_remain": 0,
            "gpts_frozen": 0,
            "gpts_used": 0,
            "suno_remain": 0,
            "suno_frozen": 0,
            "suno_used": 0,
            "luma_remain": 150,
            "luma_frozen": 0,
            "luma_used": 0,
            "llm_remain": 0,
            "llm_used": 0,
            "auto_recharge_enabled": false,
            "auto_recharge_platform": "",
            "auto_recharge_threshold_credit": 0,
            "auto_recharge_target_credit": 0,
            "last_auto_recharge_triggered_at": 0
        },
        "account_tags": [],
        "account_mj_bot_group_relations": [
            {
                "id": 134,
                "created_at": "2023-11-01T00:11:33.904526+08:00",
                "updated_at": "2024-03-05T17:59:36.893155+08:00",
                "deleted_at": null,
                "account_id": 001,
                "mj_bot_group_id": 1,
                "is_current_group": true,
                "type": "member"
            }
        ],
        "account_mj_worker_node_group_relations": [
            {
                "id": 121,
                "created_at": "2023-11-01T00:11:33.903944+08:00",
                "updated_at": "2023-11-01T00:11:33.903944+08:00",
                "deleted_at": null,
                "account_id": 001,
                "mj_worker_node_group_id": 1
            }
        ],
        "notification_hook_url": "",
        "auto_challenge_mj_verification": false,
        "mj_failover_enabled": false,
        "luma_failover_enabled": false,
        "skip_suno_flagged_account": false,
        "credit_pack_info": {
            "credit_packs_count": 5,
            "total_credits": 1234,
            "frozen_credits": 0,
            "used_credits": 5678,
            "expired_credits": 0,
            "inactive_credits": 0,
            "available_credits": 123,
            "credit_packs": [
                {

                },
            ]
        }
    },
    "message": "success"
}
🟠400Bad Request
🟠401Unauthorized
🔴500Server Error
Modified at 2024-12-12 15:23:08
Previous
Account Notification Webhook
Next
Task List Info