EBS Risk Management API - Features and Functions
EBS Risk Management API provides API access to EBS risk administrators through simple API calls to retrieve lists of entity groups, retrieve and set credit limits and kill or unkill trading.
EBS Risk Management API is a JSON (JavaScript Object Notation) Representation State Transfer (REST) API which provides REST endpoints (URLs) representing the HTTP methods GET request to retrieve records, and the POST request to create new records. EBS Risk Management API risk authenticates risk administrators using OAuth 2.0 protocol.
EBS risk administrators can use the EBS Risk Management API or User Interface (UI) to manage risk. For details about the EBS Risk Management UI, please refer to the User Help System.
Contents
EBS Risk Management API Message Specifications
The following end points will enable a risk administration manager to execute the listed functions for EBS Market and EBS Direct trading venues:
Group | Name | Path | Method | Description |
---|---|---|---|---|
Firm Status | /firmStatus | POST | Kill or un-kill trading for a Prime Customer, Prime of Prime Broker or Prime of Prime Customer GFIDs that are their direct credit child. | |
/firmStatus/{fid} | GET | Retrieve tradable status of firm | ||
Grantee Groups | /grantee-groups/{grantorGroupId} | GET | Retrieve list of grantee groups requestor has access to | |
Grantor Groups | /grantor-groups | GET | Retrieve list of grantor groups requestor has access to | |
Limits | /limits/{granteeGroupId} | GET | Retrieve limits configured for a grantee group | |
/limits/{granteeGroupId} | POST | Set limits for a grantee group | ||
Prime Customers | /prime-customers | GET | Retrieve list of prime customers requestor has access to | |
Health | /actuator/health | GET | Request API health status | |
Errors | Request fails due to request errors or server errors, an error response message is returned in JSON format. |
Getting Started
Contact Global Account Management - Customer Service for onboarding and certification information for EBS Risk Management API.
Connectivity Modes
To access EBS Credit API over the internet, customers must connect to the following URLs:
Service | Environment | DNS Name |
---|---|---|
EBS Credit over HTTPS | New Release | https://api.ebsrm-nr.cmegroup.com/ |
Production | https://api.ebsrm.cmegroup.com/ |
These URLs use certificates signed by an official trusted Certificate Authority (CA). Customers do not need to install additional certificates.
Disaster Recovery Considerations
During a disaster recovery (DR) event clients will automatically be directed to the DR instance of EBS Risk Management API. Clients do not need to make any connectivity changes.
Hours of Availability
See CME Group Trading Hours.
EBS Risk Management API is available in Production beginning 2 PM Central Time Sunday afternoon through 9 PM Central Time Friday. Internal testing occurs every weekend in the Production Environment; please make sure your API is not connected from Friday night until Sunday morning.
Contact Information
For technical development support, contact Certification Support for Electronic Trading (CSET).
For production requests, please contact the Global Command Center (GCC).
For all other inquiries, please contact Global Account Management (GAM).
How was your Client Systems Wiki Experience? Submit Feedback
Copyright © 2024 CME Group Inc. All rights reserved.