On this page

Show all

Help Center/ API Gateway/ FAQs/ API Authentication/ How Do I Call an API That Does Not Require Authentication?

How Do I Call an API That Does Not Require Authentication?

Updated on 2023-04-06 GMT+08:00

To call APIs that do not require authentication, construct standard HTTP requests and send them to APIG.

NOTE:

APIG transparently transmits requests to call an API that does not require authentication to the backend service. If you want requests to be authenticated on the API backend service, you can set Security Authentication to None. The API caller transfers the fields required for authentication to the backend service, and the backend service performs authentication.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback