Retrieve account detailsCopy Pageget https://api.pixop.com/api/v1/accountRetrieves account details for the provided API key.Responses 200Successfully retrieved account information. 400Invalid request. Inspect the details of the error for more information. 401Authentication failed. Missing or invalid X-API-Key or basic authentication credentials. 403Access denied. You do not have the necessary permissions to access this resource. 429Too Many Requests. The rate limit for this resource has been exceeded. 500An unexpected error occurred on the server.Updated about 1 year ago