We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
API in current state has 7 endpoints:
API will always respond in JSON format. Arguments to endpoints are also in JSON format.
Authorization is performed using the JWT token. For all API calls where authorization is needed headers are expected as:
Authorization: Bearer <JWT_TOKEN>
To select the appropriate localization, the culture type should be placed in the request URI in the {culture} part of the URI.
{culture}
Currently there are two cultures implemented:
en-US/api/Articles
pl-PL/api/Events/subscribe