API Authentication Guide: Securing Your Requests
Learn how to authenticate your API requests using API keys and JWT tokens.
Authentication Methods
Yumaze provides two primary methods for authenticating API requests:
- API Keys: Suitable for server-to-server communication and background tasks.
- JWT Tokens: Recommended for client-side applications and user-authenticated requests.
"The Yumaze documentation made it incredibly easy for our team to integrate their AI insights into our existing workflow. We saw a noticeable improvement in our table turnover rate within just a few weeks."
Meschac Irung
Author
Learn how to authenticate your API requests using API keys and JWT tokens.
Last Updated
2026-01-15
Category
API Reference
Share