Retour à la bibliothèque
API Crunchbase Funding Rounds
Monitor funding history and financial milestones of companies with Crunchbase data.
Dégradé2 crédits = 1 requêteGET/v2/crunchbase/funding_rounds
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/crunchbase/funding_rounds' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
JSON
{
"total": 158,
"results": [
{
"uuid": "2ede9c7b-6c12-4a08-bf5b-92c9ec71a740",
"identifier": {
"uuid": "2ede9c7b-6c12-4a08-bf5b-92c9ec71a740",
"value": "Series D - Qcraft",
"image_id": "giqfjoidpupjjihprsr8",
"permalink": "qcraft-7238-series-d--2ede9c7b",
"entity_def_id": "funding_round"
},
"investment_type": "series_d",
"investor_identifiers": [],
"funded_organization_identifier": {
"role": "investee",
"uuid": "18882feb-84bc-4ece-992e-facf1c857238",
"value": "Qcraft",
"image_id": "giqfjoidpupjjihprsr8",
"permalink": "qcraft-7238",
"entity_def_id": "organization"
}
},
{
"uuid": "ea87f4f8-fa9d-4f21-a770-47d97bb10281",
"identifier": {
"uuid": "ea87f4f8-fa9d-4f21-a770-47d97bb10281",
"value": "Series A - BlueFlag Security",
"image_id": "b1b8397367e84608a38d52eba59de6c7",
"permalink": "blueflag-security-series-a--ea87f4f8",
"entity_def_id": "funding_round"
},
"investment_type": "series_a",
"investor_identifiers": [],
"funded_organization_identifier": {
"role": "investee",
"uuid": "d5db2cf1-197b-44d2-b214-7eb0db399586",
"value": "BlueFlag Security",
"image_id": "b1b8397367e84608a38d52eba59de6c7",
"permalink": "blueflag-security",
"entity_def_id": "organization"
}
},
{
"uuid": "8e3049b7-45ad-4818-b335-e9dbe0bcdb6e",
"identifier": {
"uuid": "8e3049b7-45ad-4818-b335-e9dbe0bcdb6e",
"value": "Series B - Swish",
"image_id": "b89e593745ab4f9ba317c9f3cd92d466",
"permalink": "swish-0f9b-series-b--8e3049b7",
"entity_def_id": "funding_round"
},
"investment_type": "series_b",
"investor_identifiers": [],
"funded_organization_identifier": {
"role": "investee",
"uuid": "6e48aeef-b305-41b7-bcf9-8f5ac88e0f9b",
"value": "Swish",
"image_id": "b89e593745ab4f9ba317c9f3cd92d466",
"permalink": "swish-0f9b",
"entity_def_id": "organization"
}
},
{
"uuid": "4dfe9c7f-f1e1-4ad0-8898-e38a1c5b3b88",
"identifier": {
"uuid": "4dfe9c7f-f1e1-4ad0-8898-e38a1c5b3b88",
"value": "Seed Round - Novaworks.ai",
"image_id": "2898e537b54040f4bdfbfc97b2d0e5eb",
"permalink": "novaworks-ai-seed--4dfe9c7f",
"entity_def_id": "funding_round"
},
"investment_type": "seed",
"investor_identifiers": [],
"funded_organization_identifier": {
"role": "investee",
"uuid": "519499c4-db1b-4d75-80a3-24ae9c6026ad",
"value": "Novaworks.ai",
"image_id": "2898e537b54040f4bdfbfc97b2d0e5eb",
"permalink": "novaworks-ai",
"entity_def_id": "organization"
}
}
]
}Intégrations
Intégrez Crunchbase Funding Rounds avec vos outils préférés.
Tarifs
2 crédits par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/crunchbase/funding_rounds
Statut
Dégradé
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.