Authentication
Learn how to authenticate your API requests
Get API Key
Get access to Palm and start making requests
Base URL
All API requests should be made to:Versioning
The Palm API uses URL-based versioning to ensure stability and backward compatibility. Version numbers are included in the URL path:Version Strategy
- Current version:
v1 - Version format: Major versions only (v1, v2, etc.)
- Version location: First path segment after the base URL
Version Lifecycle
- New versions are released for breaking changes only
- Previous versions remain supported for at least 12 months after a new version is released
- Deprecation notices are sent via email and shown in API responses 3 months before sunset

