Authorization: Bearer ********************curl --location --request GET 'https://api-platform.digitpulse.ai/v1/info?user' \
--header 'X-Timestamp: 1739933362' \
--header 'X-Signature: 1739933362' \
--header 'Authorization: Bearer <token>'{
"name": "My App",
"description": "This is my app."
}