The Gateway API supports both individual supplier and group access types. Group API credentials provide access across all supplier profiles associated with a single Gateway subscription, eliminating the need for separate credentials and repeated API calls for each individual record.
As a Supplier user with API Admin and/or Group API Admin permissions, navigate to the API Management page in Magnit VMS to generate credentials. These credentials include a Client Key, Client Secret, Credential Key, and x-api-key header. If you are working with an ATS or middleware partner, provide them with all four components. Important: Copy the values before saving, as they will be masked and require a verification code to view again.
Credentials are valid for 180 days and upcoming expiration email notifications are sent. When new credentials are generated, existing credentials (if valid for more than one week) will remain active for five days to allow testing and validation before full transition. This structured overlap ensures uninterrupted connectivity while supporting secure credential rotation best practices.
Verbs
Supported verbs are POST, GET and PATCH.
Error Response
Unknown Attributes
Any unrecognized parameters or attributes in the request are disregarded during processing.
Rate Limiting
We currently apply a rate limit of 1 request per second. If this limit is exceeded, the IP will be temporarily blocked for one second. Additional daily rate limits (UTC time zone) are enforced based on the subscription model chosen:
Core: 500 calls/day
Professional: 4,000 calls/day
Enterprise: 10,000 calls/day
Pagination
Sample Pagination URL: https://{baseurl}/staffingrequests?offset=0&limit=750
Download (YAML) OpenAPI specification
If further assistance is needed, please open a case at Magnit Global Services & Support Center.
Release Notes
June 13, 2026 - Gateway group access
May 8 - 22, 2026 Patch Updates