The invention provides a method for realizing an acceleration interface data request. The method comprises the following steps: S1, configuring a script name, configuring a script request mode, configuring a data source of each interface, configuring a report display mode, and configuring memory and CPU requirements; S2, when any script is executed, monitoring the script execution environment of the current service, conducting time delay operation when the service task content is large, and executing the step S3 under the condition that the environment allows the script execution environment to be monitored; S3, adjusting the optimal concurrent thread number according to the expected time of the user, dividing the data of the data source of the interface into each thread for execution, monitoring the execution state, and pushing the task when the execution is completed; S4, reading the data source, and storing the request data, the response result, the response time and the response code according to the data structure of the json structure body. High-concurrency execution of the interface request is realized, and script execution time is effectively shortened.