API REST Client
List of projects by client
Type GET client/projects: The client secret is required to consume the endpoint, this secret client is generated by the administrator of the service provided.
1.
Headers
client-secret: xxxxxxxxxxxx

2.
Successful request with rows
Return the request list and message Successful

3.
Successful request without rows
Successful result but no rows to display

4.
Unsuccessfully request
It can return 2 different messages

List of articles by project
Type GET client/projects/749/articles: The client secret is required to consume the endpoint, this secret client is generated by the administrator of the service provided.
1.
Headers and params
client-secret: xxxxxxxxxxxx / projectId: (int)

2.
Successful request with rows
Return the request list and message Successful

3.
Successful request without rows
Successful result but no rows to display

4.
Unsuccessfully request
It can return 2 different messages

Article by project
Type GET client/article/749/1: The client secret is required to consume the endpoint, this secret client is generated by the administrator of the service provided.
1.
Headers
client-secret: xxxxxxxxxxxx / projectId: (int) / articleCode : (int)

2.
Successful request with rows
Return the article

3.
Successful request without rows
Successful result but no rows to display

4.
Unsuccessfully request
It can return 2 different messages

Breathe life into your content
Ideas move the world. Share yours with us, please!