AttentionOur BMP task is reserved for long-term customers and is not available to new users. This helps us maintain a controlled user base and reduce the risk of external monitoring.
Create Task
Create the task with the createTask endpoint, or use our Software Development Kit to make your integration process even easierTask Structure
This task is where we took extra care to explain the parameters, because we want everything to be clear and easy to use. We strongly recommend using our Software Development Kit, and our examples are there to help you get up and running fast.
You can send your own user agent for this task. If you skip it, the system picks a random one. If you do send one, make sure it’s a Chrome on Windows user agent, since those have worked best.
These user agents have given our users the best results.
These user agents have given our users the best results.
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Example Request
Example Response
taskId- Unique identifier for this task. Use this to retrieve results.
Getting Results
Retrieve the results using the getTaskResult method. or use our Software Development Kit to make your integration process even easier!Example Request
Example Response
data- Data that needs to be sent to our API for the second payload generation.payload- The payload you have to post to the akamai URL.user-agent- The user-agent used to create the payload.
Quick Start Example
We have examples for all our tasks to streamline integration. Feel free to check them out!Akamai Web Examples
All our Akamai Web Examples can be found here!