🚀 MySphere

API Tester v2.0

{{ authStatusText }}
🚀

Welcome to MySphere API Tester v2.0

Enhanced with Petite Vue â€ĸ {{ Object.keys(allEndpoints).length }} endpoints available

{{ selectedEndpoint?.method }} {{ selectedEndpoint?.path }}

{{ selectedEndpoint?.description }}

â„šī¸ Info: {{ selectedEndpoint.info }}
No parameters required for this endpoint.

Response

{{ response?.status }} {{ response?.statusText }}
Request:
{{ response.request }}
Response Data:
{{ response.data }}
Error:
{{ response.error }}