Resume API

The Resume API allows developers to access resume content, providing detailed information about professional and educational background. This API offers endpoints for retrieving general information, such as name and contact details, as well as detailed sections for experience and education.

Specification

Detailed specification is available on SwaggerHub

Entry Point

API entry point is located at

Don't forget to add it to the beginning of each endpoint, if you are using CURL or Postman to test the API.

Endpoints

Each endpoint is available as a GET request. The response is a JSON object.

Press GET button to retrieve the data directly from the browser.

/
List of all section endpoints
/general
General resume information such as name, title, and contact details
/skills
Hard and soft skills, technologies and programming languages
/experience
Information about professional background
/education
Information about educational background