AsyncHttpClient client = new DefaultAsyncHttpClient(); client.prepare("POST", "https://api.personio.de/v1/auth?client_id=MmFjMTIyMjM0MmIyMDk3NDhjMDA3ODJk&client_secret=YjBlMjlhZDk2MDczYjUyNDI1YmFmOGFjZjliOWIzNjUyMTE2") .setHeader("accept", "application/json") .execute() .toCompletableFuture() .thenAccept(System.out::println) .join(); client.close(); const options = {method: 'POST', headers: {accept: 'application/json'}}; fetch('https://api.personio.de/v1/auth?client_id=MmFjMTIyMjM0MmIyMDk3NDhjMDA3ODJk&client_secret=YjBlMjlhZDk2MDczYjUyNDI1YmFmOGFjZjliOWIzNjUyMTE2', options) .then(response => response.json()) .then(response => console.log(response)) .catch(err => console.error(err));
top of page
14.jpg

​JOIN US

Even when processes are being automated, when algorithms learn and evolve even as we speak, people are a unique and intangible value that make a difference in any field.

WHY WORK WITH US

We offer stable, international projects and in different sectors.

Flexible remuneration.

(Cobee)

We bet on reconciliation between professional and personal life.

Transparent metodology of work.

linear structure with manager
/Consultant.

Remote work modality in 80% of cases.

Continuous training and professional growth.

Work environment /Fellowship.

be excibit

Contact

Sta Engracia Street, 90, 2nd floor, 28010 Madrid

  • LinkedIn
  • Instagram

Thank you! We will contact you shortly

2022© Excibit Solutions

kit_digital_logo_auto_x2-removebg-preview-e1644495773890.webp
bottom of page