📚 API Reference
Welcome to the API Reference section! Here you'll find detailed information about the available endpoints, request methods, and response formats.
🌐 Endpoints Overview
- GET /en/API/Reference: Retrieve this documentation.
- POST /en/API/Submit: Submit data (example endpoint).
- DELETE /en/API/Clear: Clear cached resources.
📌 Tip: For a deeper understanding of API usage, check out our API Guide.
📄 Request Methods
Method | Description |
---|---|
GET | Fetch data from the server. |
POST | Send data to the server. |
PUT | Update existing resources. |
DELETE | Remove resources. |
📦 Response Formats
- JSON: Default format for structured data.
- XML: Optional format for legacy systems.
- Text: Plain text responses for simplicity.
💡 Pro Tip: Use Documentation_Tips to learn best practices for working with our API.
For further assistance, explore our API Guide or Common Issues.