API technical information and FAQ
Discover essential API technical details and answers to frequently asked questions to enhance your understanding and usage.
Table of Contents
API Technical information and FAQ
How do I access the API?
Do you have any example requests?
Please use Fastmarkets API Postman collection of all APIs. You can add this collection to Postman application. Fill your API credentials (service name and service key) in collection variables and run test queries. In the Postman you can get example code snippets generated for any programming language as next:

You can also find integration user guides with Python code snippets included:
- Fastmarkets Physical Prices API,
- Fastmarkets News API,
- Fastmarkets Market Data API,
- Authentication API
How many technical users can have access to the Swagger UI?
Will my service name and service key change or be interrupted when our contract renews?
No, the service name and service key will remain the same at renewal. There is no need to amend any authentication to the API.
How do I regenerate the service key?
Another business area requires access to Fastmarkets pricing via the API. Can we implement using the same service name and key?
Do you have a test environment?
What are API rate limits? What limitations are there on queries that can be made?
It is possible to request large sets of data via the Fastmarkets API by specifying multiple symbols/article IDs and date ranges. However, there are limits on what can be requested in a single API request. These are described as follows:
Authentication API: 5 requests per 10 minutes.
Physical Prices & Market Data API: Max symbols: 100, max dates: 10, max date range: 2 years.
News API: Max article IDs: 100.
Please note that historical time series will vary between symbols depending on launch date. To determine the start of the time series please refer to the “firstDate” field which can be requested in the GET /Instruments or GET /Prices endpoints.
Further Help
Further help
If you have more questions or need further support please look at all the help content available on our Support Hub. If you can't find what you need and want to contact our support teams then Let’s get you some help.