Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.22 KB

public.md

File metadata and controls

60 lines (42 loc) · 1.22 KB
description
A list of the public endpoints which do not require an access token or a username to access

Public

{% api-method method="get" host="https://api.openx.solar" path="/public/reputation/top" %} {% api-method-summary %} Top reputated users {% endapi-method-summary %}

{% api-method-description %}

{% endapi-method-description %}

{% api-method-spec %} {% api-method-request %}

{% api-method-response %} {% api-method-response-example httpCode=200 %} {% api-method-response-example-description %}

{% endapi-method-response-example-description %}


{% endapi-method-response-example %} {% endapi-method-response %} {% endapi-method-spec %} {% endapi-method %}

{% api-method method="get" host="https://api.openx.solar" path="/public/user" %} {% api-method-summary %} List of users {% endapi-method-summary %}

{% api-method-description %}

{% endapi-method-description %}

{% api-method-spec %} {% api-method-request %}

{% api-method-response %} {% api-method-response-example httpCode=200 %} {% api-method-response-example-description %}

{% endapi-method-response-example-description %}


{% endapi-method-response-example %} {% endapi-method-response %} {% endapi-method-spec %} {% endapi-method %}