API Documentation

Comprehensive API documentation for Nexos Creation projects and tools.

Published: | Updated:

Welcome to the Nexos Creation API documentation. Here you'll find detailed information about our APIs, enabling you to integrate and extend our tools effectively.

πŸš€ Base URL

All API requests should be made to the following base URL:

https://api.nexoscrafting.live

πŸ“š API Endpoints


πŸ“Š API Status

Check our Status Page for real-time and historical data on API performance.

Health Check

Retrieves a API Legency and Info for a NexAPI.

  • Endpoint: /health
  • Method: GET
  • Parameters:

Example Request:

GET https://api.nexoscrafting.live/health

Example Response:

{
  "status": "ok",
  "timestamp": "2024-12-04T09:07:46.544Z",
  "uptime": 985.772574954
}

Error Handling

Our API uses conventional HTTP response codes to indicate the success or failure of an API request.

Common HTTP Status Codes

  • 200 OK: The request was successful.
  • 400 Bad Request: The request was invalid or cannot be served.
  • 404 Not Found: The requested resource could not be found.
  • 500 Internal Server Error: An error occurred on the server side.

For more detailed error messages, please refer to the response body of the API call.

Changelog

A list of changes and updates to the API will be maintained here.

Upcoming Soon!

Here’s an improved version of your API documentation with better clarity, structure, and formatting for easier understanding. πŸš€

  • Discord Banner Gen
  • Og Image Gen
  • Webhook Data Send

πŸ†˜ Need Help?

Happy coding! πŸŽ‰