Skip to main content
Version: 2608.1

My Account Inquiry API


GEThttps://ondemand.sparrowcloud.ai/api/v1/myAccount

Description

This is the API with which users look up their own account information.

Request

You can check the user account using your API key.

Response

When you send the my account inquiry API, the user account information may be returned successfully or the request may fail. For details, see Response.

Response

✔️ Success response

Request succeeded

When the my account inquiry request is processed normally, you receive 200 OK as the response.




❌ Failure response

Authentication failure

If the credentials are incorrect, you receive 401 Unauthorized.

Bad request

For a bad request, you receive 400 Bad Request.