# API authentication error

For hosted APIs using APP authentication, the client needs to implement a signature when calling.
The client checks the signature generated by the APP Key and APP Secret issued by the authorized APP.
For signature generation, [please refer to this](/docs/uapigateway/operation_guide/use_api/signature).