Skip to main content

Endpoint

Overview

This endpoint fetches the display_name (SlowNet Name) associated with the provided API key.

Authentication

This endpoint requires an API key. You can retrieve an API key from your dashboard. Include it in the X-API-KEY header:
For more details, see the Authentication Guide.

Parameters

None
This endpoint does not require any path, query, or request body parameters.

Examples

cURL

Python

JavaScript (Fetch API)

Responses

200 OK

Returns the user’s display name.

401 Unauthorized

Occurs if authentication fails (e.g., missing or invalid API key).

500 Internal Server Error

Occurs due to server-side issues (e.g., database problems or unexpected exceptions).

Need Further Assistance?

If you have any questions or encounter issues, please don’t hesitate to reach out to our support team.