Create a key
- Click Create API key and give it an identifiable name, such as “Hotel connector”.
- Review selected scopes. The form starts with broad selections; keep only those required by the connector.
- Choose an expiration if needed.
- Create the key and immediately copy the full token into the connector’s secure storage.
Understand scopes
Groups cover catalog, availability, reservation reading, sensitive data, creation/modification, cancellation, forced confirmation/insertion, webhooks and missed calls. For example, a tool only checking availability does not need to force bookings. Key scopes and staff roles are separate settings. The developer uses the token in theAuthorization: Bearer … header. See the
API reference for routes and formats; do not put
the key in a public script or support request.
The form lists WEBHOOKS_WRITE, but no public v1 route manages webhooks.
Configure them in EatNow settings. See
scope details for permissions and masked
fields.
