It is a code-first tool for testing HTTP and message integrations using contract tests. Contract tests assert that inter-application messages conform to a shared understanding that is documented in a contract. Without contract testing, the only way to ensure that applications will work correctly together is by using expensive and brittle integration tests.
110
कंपनियाँ
curl --request POST \
--url "https://api.theirstack.com/v1/companies/search" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--header "Authorization: Bearer <api_key>" \
-d "{
\"company_technology_slug_or\": [
\"pact\"
],
\"company_country_code_or\": [
\"APAC\"
]
}"Technology
is any of
Pact
Country
is any of
APAC
| कंपनी | देश | उद्योग | कर्मचारी | राजस्व | प्रौद्योगिकियाँ |
|---|---|---|---|---|---|
Singapore | IT Services and IT Consulting | 140 | Pact | ||
China | Telecommunications | 31k | Pact | ||
Australia | IT Services and IT Consulting | 400 | $10M | Pact | |
Viet Nam | Technology, Information and Internet | 265 | Pact | ||
Australia | Environmental Services | 41 | $5M | Pact | |
Australia | Transportation, Logistics, Supply Chain and Storage | 45 | Pact | ||
New Zealand | Wellness and Fitness Services | 5k | $523M | Pact | |
India | Real Estate | 3 | Pact | ||
India | IT Services and IT Consulting | 368k | $17B | Pact | |
Australia | Financial Services | 47k | Pact |
110 कंपनियों की सूची डाउनलोड करें जो APAC में Pact का उपयोग कर रही हैं। यह चयनित सूची डाउनलोड के लिए उपलब्ध है और इसमें महत्वपूर्ण कंपनी विशेषताएँ शामिल हैं, जैसे कि उद्योग वर्गीकरण, संगठनात्मक आकार, भौगोलिक स्थान, फंडिंग राउंड, और राजस्व आंकड़े, अन्य के साथ।
प्रौद्योगिकी उपयोग सांख्यिकी और बाजार हिस्सेदारी
आप भूगोल, उद्योग, कंपनी का आकार, राजस्व, प्रौद्योगिकी उपयोग, नौकरी की स्थिति और अन्य कारकों के लिए छंटाई करके इस डेटा को अपनी आवश्यकताओं के अनुसार अनुकूलित कर सकते हैं। आप इस डेटा को Excel या CSV प्रारूप में डाउनलोड कर सकते हैं।
आप इस डेटा के लिए अलर्ट प्राप्त कर सकते हैं। आप जिस तकनीक में रुचि रखते हैं, उसे चुनकर शुरुआत कर सकते हैं और फिर जब नई कंपनियाँ उस तकनीक का उपयोग करती हैं, तो आपको अपने इनबॉक्स में अलर्ट प्राप्त होंगे।
आप इस डेटा को एक Excel फ़ाइल में निर्यात कर सकते हैं, जिसे आपके CRM में आयात किया जा सकता है। आप इस डेटा को एक API में भी निर्यात कर सकते हैं।