{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"2e2a2f3a-7c60-4ed1-8571-a44bb0ed1b11","name":"Paragone API","description":"This document details Paragone's API, which offers multiple integrations of Paragone's capabilities into third party systems.\n\n# Supported networks\n\nParagone's API supports the following networks:\n\n- Facebook\n- Twitter\n- Snapchat\n- Google\n- Pinterest\n- LinkedIn\n- TikTok\n    \n\n# Requirements\n\n### Within the Paragone Platform\n\n- At least one account on Paragone platform.\n- Your client token. **You can generate your client token directly on the Paragone platform: Settings > Integrations**\n- To access to any endpoints on this API, you need at least the following permissions:\n    - Can access Analytics\n    - Can access Integration\n\n### Within the Paragone API\n\n- Send a request to [support@Paragone.ai](mailto:support@Paragone.ai), with the following:\n    - An email address that will be the contact point and will be used to create an Admin User\n    - Company name to create a workspace\n    - User name for the Admin user (_optional_)\n\nAfter the request will be processed, we'll send you an `access_token` related to the Admin user created and a `userId.`**Please store those tokens on your end**.\n\n# Getting Started\n\nOnce you gain access to the Paragone API, you'll need to connect ad accounts in order to retrieve data (such as campaigns statistics).\n\nIn this example, will detail the steps needed to retrieve stats of a linkedIn campaign:\n\n1. Add a new user **(Organization Managment -> Users →Add a new user)**\n    1. Connect your user to your workspace.  \n        The call will return to you an `userId` that corresponding to the email used. **Please store this** **`userId`** **on your side.**\n2. Generate Access Token **( Authentication → Generate Access Token)**\n    1. You created a user in Paragone, but you need give him access to the Paragone API.\n    2. That’s why this call will provide to you an `access_token` related to the `userId` you have. **You should store this** **`access_token`** **on your side.**\n    3. This `access_token` will help you to make every calls linked to this user.\n3. LinkedIn Authentication **( Authentication → LinkedIn (beta) → LinkedIn Auth)**\n    \n\nNow, you have a new user and he can use the Paragone API. With the new `access_token`, you can make every other calls with this user.\n\nWe need to send linkedIn credentials in order provide us a way to communicate with the linkedIn ads API.\n\nAfter registration of the linkedIn credentials, you will recieve a list of Adaccounts connected to your linkedIn account.\n\n- Register new ad adaccount **(Ad Accounts → Register new ad adaccount)**\n    \n\nThe list of adaccounts are not automatically connected, you need to send a request for every adaccounts you want to connect after provided us linkedIn credentials.\n\n**After an adaccount is connected to Paragone, you might to wait up to 24 hours before retrieve data from this adaccount.**\n\n- Get list of linkedIn campaigns **( Reporting -> Campaigns→ List campaigns)**\n    \n\nNow that you connected linkedIn adaccount to Paragone, you can retrieve the list of campaigns related to this adaccount\n\n# Information\n\nData you will receive are JSON encoded objects. Ids, stats and names given in the following documentation are fake ones.\n\nContact [support@Paragone.ai](mailto:support@Paragone.ai) if you have any question regarding this documentation.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"6638129","collectionId":"2e2a2f3a-7c60-4ed1-8571-a44bb0ed1b11","publishedId":"RztrKSfH","public":true,"publicUrl":"https://docs.api.makemereach.com","privateUrl":"https://go.postman.co/documentation/6638129-2e2a2f3a-7c60-4ed1-8571-a44bb0ed1b11","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"documentationLayout":"classic-double-column","version":"8.10.1","publishDate":"2019-03-25T13:12:50.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{},"logos":{}},"statusCode":200},"environments":[{"name":"Public","id":"1e2a25c3-2d11-4acc-9eb0-a97f4ed02b25","owner":"6638129","values":[{"key":"apiUrl","value":"https://api.makemereach.com","enabled":true}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/768118b36f06c94b0306958b980558e6915839447e859fe16906e29d683976f0","favicon":"https://makemereach.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Public","value":"6638129-1e2a25c3-2d11-4acc-9eb0-a97f4ed02b25"}],"canonicalUrl":"https://docs.api.makemereach.com/view/metadata/RztrKSfH"}