NexQloud Knowledge Base

Discover tailored support solutions designed to help you succeed with NexQloud, no matter your question or challenge.

A headphone sitting on top of a desk next to a monitor.
Knowledge Base
What HTTP status codes and error formats does the API return?

What HTTP status codes and error formats does the API return?

NexQloud's decentralized cloud platform implements standardized HTTP status codes and comprehensive error formatting to ensure transparent communication between your applications and our distributed infrastructure. Our API follows RESTful conventions while providing enhanced error context specific to decentralized cloud computing environments, enabling developers to build robust applications with clear error handling patterns.

Understanding our error response structure is crucial for implementing effective cloud cost optimization strategies, as proper error handling prevents unnecessary resource consumption and helps maintain the 50%+ cost savings that distinguish NexQloud from traditional cloud providers like AWS, GCP, and Azure. Our error responses include detailed information about resource availability across our community-contributed computing network, helping you make informed decisions about failover strategies and multi-cloud management.

Standard HTTP Status Code Categories

  1. 2xx Success Codes
    • 200 OK: Successful GET, PUT, or PATCH operations
    • 201 Created: Successful POST operations creating new resources
    • 202 Accepted: Asynchronous operations queued in our distributed network
    • 204 No Content: Successful DELETE operations or empty result sets
  2. 4xx Client Error Codes
    • 400 Bad Request: Invalid request format or missing required parameters
    • 401 Unauthorized: Invalid or missing authentication credentials
    • 403 Forbidden: Valid credentials but insufficient permissions for requested operation
    • 404 Not Found: Requested resource doesn't exist in our decentralized infrastructure
    • 409 Conflict: Resource state conflicts (e.g., attempting to create duplicate resources)
    • 422 Unprocessable Entity: Valid request format but business logic validation failures
    • 429 Too Many Requests: Rate limiting exceeded for your API tier
  3. 5xx Server Error Codes
    • 500 Internal Server Error: Unexpected errors in our cloud computing platform
    • 502 Bad Gateway: Issues with upstream services in our distributed network
    • 503 Service Unavailable: Temporary unavailability due to maintenance or capacity
    • 504 Gateway Timeout: Request timeout in our edge computing solutions network
  4. NexQloud-Specific Error Response Format

Enterprise Error Handling Features

[Information Needed - Enterprise error monitoring dashboard capabilities and alerting thresholds]

[Information Needed - Custom error code definitions for enterprise customers and SLA violation notifications]