Skip to main content
POST
/
api
/
siemens
/
search
/
partners
/
digital
/siemens/search/partners/digital
curl --request POST \
  --url https://api.anysite.io/api/siemens/search/partners/digital \
  --header 'Content-Type: application/json' \
  --header 'access-token: <api-key>' \
  --data '
{
  "country": "<string>",
  "count": 123,
  "timeout": 300,
  "partner_name": "",
  "location": "",
  "your_needs": "All",
  "product_category": "All",
  "industry_focus": "All"
}
'
import requests

url = "https://api.anysite.io/api/siemens/search/partners/digital"

payload = {
"country": "<string>",
"count": 123,
"timeout": 300,
"partner_name": "",
"location": "",
"your_needs": "All",
"product_category": "All",
"industry_focus": "All"
}
headers = {
"access-token": "<api-key>",
"Content-Type": "application/json"
}

response = requests.post(url, json=payload, headers=headers)

print(response.text)
const options = {
method: 'POST',
headers: {'access-token': '<api-key>', 'Content-Type': 'application/json'},
body: JSON.stringify({
country: '<string>',
count: 123,
timeout: 300,
partner_name: '',
location: '',
your_needs: 'All',
product_category: 'All',
industry_focus: 'All'
})
};

fetch('https://api.anysite.io/api/siemens/search/partners/digital', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));
<?php

$curl = curl_init();

curl_setopt_array($curl, [
CURLOPT_URL => "https://api.anysite.io/api/siemens/search/partners/digital",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "POST",
CURLOPT_POSTFIELDS => json_encode([
'country' => '<string>',
'count' => 123,
'timeout' => 300,
'partner_name' => '',
'location' => '',
'your_needs' => 'All',
'product_category' => 'All',
'industry_focus' => 'All'
]),
CURLOPT_HTTPHEADER => [
"Content-Type: application/json",
"access-token: <api-key>"
],
]);

$response = curl_exec($curl);
$err = curl_error($curl);

curl_close($curl);

if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}
package main

import (
"fmt"
"strings"
"net/http"
"io"
)

func main() {

url := "https://api.anysite.io/api/siemens/search/partners/digital"

payload := strings.NewReader("{\n \"country\": \"<string>\",\n \"count\": 123,\n \"timeout\": 300,\n \"partner_name\": \"\",\n \"location\": \"\",\n \"your_needs\": \"All\",\n \"product_category\": \"All\",\n \"industry_focus\": \"All\"\n}")

req, _ := http.NewRequest("POST", url, payload)

req.Header.Add("access-token", "<api-key>")
req.Header.Add("Content-Type", "application/json")

res, _ := http.DefaultClient.Do(req)

defer res.Body.Close()
body, _ := io.ReadAll(res.Body)

fmt.Println(string(body))

}
HttpResponse<String> response = Unirest.post("https://api.anysite.io/api/siemens/search/partners/digital")
.header("access-token", "<api-key>")
.header("Content-Type", "application/json")
.body("{\n \"country\": \"<string>\",\n \"count\": 123,\n \"timeout\": 300,\n \"partner_name\": \"\",\n \"location\": \"\",\n \"your_needs\": \"All\",\n \"product_category\": \"All\",\n \"industry_focus\": \"All\"\n}")
.asString();
require 'uri'
require 'net/http'

url = URI("https://api.anysite.io/api/siemens/search/partners/digital")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Post.new(url)
request["access-token"] = '<api-key>'
request["Content-Type"] = 'application/json'
request.body = "{\n \"country\": \"<string>\",\n \"count\": 123,\n \"timeout\": 300,\n \"partner_name\": \"\",\n \"location\": \"\",\n \"your_needs\": \"All\",\n \"product_category\": \"All\",\n \"industry_focus\": \"All\"\n}"

response = http.request(request)
puts response.read_body
[
  {
    "name": "<string>",
    "@type": "SiemensPartnerFinderResult",
    "partner_type": "",
    "location_count": 0,
    "location_name": "",
    "mailing_address": "",
    "contact": "",
    "email": "",
    "phone": "",
    "website": "",
    "product_specialization": "",
    "image": "",
    "latitude": 0,
    "longitude": 0
  }
]
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
country
string
required
count
integer
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
partner_name
string
default:""
location
string
default:""
your_needs
enum<string>
default:All
Available options:
All,
Solution Providers (VAR/Resellers),
Software & Technology Partner,
Consulting & System Integrator
product_category
enum<string>
default:All
Available options:
All,
ADDITIVE MANUFACTURING,
ASSEMBLY,
CLOUD SOLUTIONS,
COMOS,
DI HOSTED BUSINESS,
FEMAP,
HEEDS,
INSIGHTS HUB,
INTEGRATED ELECTRICAL SYSTEMS,
LEARNING SERVICES,
LOGISTICS SCHEDULING,
MANUFACTURING EXECUTION,
MENDIX,
MOTION CONTROL,
NX FOR DESIGN,
NX FOR MANUFACTURING,
OPCENTER-APS,
OPEN TOOLS,
PADS,
PERFORMANCE TESTING,
PLM-MULTI,
POLARION,
PRODUCT COSTING,
QUALITY MANAGEMENT,
RESEARCH DEVELOPMENT &LABORATORY,
RULESTREAM,
SERVICES,
SIMCENTER 3D SOLUTIONS,
SIMCENTER-AMESIM,
SIMCENTER-FloEFD,
SIMCENTER-FLOTHERM,
SIMCENTER-STAR-CCM+,
SIMULATION AND TEST SOLUTIONS,
SOLID EDGE,
SUPPLYFRAME,
TC CONTENT AND DOCUMENT MANAGEMENT,
TC PRODUCT CONFIGURATOR,
TEAMCENTER,
VALOR
industry_focus
enum<string>
default:All
Available options:
All,
Aerospace and Defense,
Automotive and Transportation,
Banking, Financial &Credit Institution,
Battery,
Business Services,
Clearing House Review,
Consumer Products And Retail,
Education,
Electronics and Semiconductor,
Energy and Utilities,
Government,
Healthcare,
Heavy Equipment,
Industrial Machinery,
Infrastructure &Construction,
Insurance,
Marine,
Medical Device and Pharmaceutical,
Other Industries,
Process Industries,
Real Estate,
Service Industries,
Software &IT

Response

Successful Response

name
string
required
@type
string
default:SiemensPartnerFinderResult
partner_type
string
default:""
location_count
integer
default:0
location_name
string
default:""
mailing_address
string
default:""
contact
string
default:""
email
string
default:""
phone
string
default:""
website
string
default:""
product_specialization
string
default:""
image
string
default:""
latitude
number
default:0
longitude
number
default:0