Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

119
Views
Should i use backend for simple API calls?

let's say i want to call an API from my frontend application in something like react. The API that i want to call is an external API provided by someone else. The thing is, I need to specify the API-key in header, so should i just make the call using react or should I use something like Spring Boot to make my own API that will call the external API and then pass the data to my react app? How about API-key protection in just plain frontend apps?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

A best practice would be not to share your API keys in public, otherwise any malicious party can use the API key on behalf of you. I think it would be better to configure your API keys in the back end, and access that back end from your front end app.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!