Discover/corfo.cl API
live

corfo.cl APIcorfo.cl

Access CORFO funding programs, convocatorias, eligibility criteria, application steps, and press releases via 4 structured endpoints. Filter by region, status, and profile.

Endpoints
4
Updated
3mo ago
Try it
Page number for pagination.
Stage filter (e.g. 'quiero-escalar').
Sales level filter (e.g. 'microempresa').
Status filter: 'abiertas' for open programs, 'cerradas' for closed programs.
Profile filter (e.g. 'empresa', 'persona').
Keyword search query to filter programs by name or description.
Region filter slug. Use values from list_regions endpoint (e.g. 'los-lagos', 'metropolitan
Need/type filter (e.g. 'subsidios').
api.parse.bot/scraper/f64732a1-175a-464b-96ca-c808b420bd78/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/f64732a1-175a-464b-96ca-c808b420bd78/list_programs?page=1&estado=abiertas&search=semilla' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Returns a paginated list of CORFO programs and convocatorias. Supports keyword search and multiple faceted filters for region, status, profile, sales level, stage, and need.

Input
ParamTypeDescription
pageintegerPage number for pagination.
etapastringStage filter (e.g. 'quiero-escalar').
ventastringSales level filter (e.g. 'microempresa').
estadostringStatus filter: 'abiertas' for open programs, 'cerradas' for closed programs.
perfilstringProfile filter (e.g. 'empresa', 'persona').
searchstringKeyword search query to filter programs by name or description.
alcancestringRegion filter slug. Use values from list_regions endpoint (e.g. 'los-lagos', 'metropolitana', 'nacional').
necesidadstringNeed/type filter (e.g. 'subsidios').
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "total": "integer total number of matching programs across all pages",
    "programs": "array of program objects with title, url, apertura, cierre, alcance, estado, and description"
  },
  "sample": {
    "data": {
      "page": 1,
      "total": 94,
      "programs": [
        {
          "url": "https://www.corfo.gob.cl/sites/cpp/convocatoria/semilla-expande-valparaiso-2026/",
          "title": "SEMILLA EXPANDE VALPARAISO",
          "cierre": "16/06/2026",
          "estado": "Abiertas",
          "alcance": "Valparaíso",
          "apertura": "14/05/2026",
          "description": "Si tienes un emprendimiento de alto potencial de crecimiento..."
        }
      ]
    },
    "status": "success"
  }
}

About the corfo.cl API

The CORFO API exposes 4 endpoints covering Chile's government funding programs, open calls (convocatorias), regional filters, and press releases from CORFO's Sala de Prensa. Use list_programs to search and filter active or closed funding opportunities by region, profile, sales level, and stage, then call get_program_detail to retrieve full eligibility criteria, funding amounts, application steps, and linked legal documents for any specific program.

Endpoints and What They Return

The list_programs endpoint returns a paginated list of CORFO programs and convocatorias. Each item includes title, url, apertura (opening date), cierre (closing date), alcance (regional scope), estado (open or closed), and a description. The total field tells you how many matching programs exist across all pages. You can narrow results with parameters like estado (abiertas/cerradas), perfil (empresa, persona), necesidad (e.g. subsidios), etapa, venta, and alcance — region slugs from list_regions.

Program Detail and Legal Bases

get_program_detail accepts any program url from list_programs results and returns the full program record: name, funding (benefit description), calendar (timeline text), eligibility (criteria text), application_steps, and legal_bases — an array of objects each carrying a title and url pointing to official legal documents. This makes it straightforward to retrieve the full application picture for any program without manually navigating the CORFO website.

Regions and News

list_regions returns all available region slugs and display names — use the id field as the alcance parameter in list_programs to scope results geographically (e.g. los-lagos, metropolitana, nacional). list_news returns recent press room articles, each with title, url, date, and summary, covering both national and regional CORFO announcements.

Common use cases
  • Build a funding discovery tool for Chilean startups that filters open convocatorias by region and business stage using list_programs.
  • Automate alerts when new programs matching a keyword or necesidad type appear, comparing results across scheduled list_programs calls.
  • Populate a grants database with full eligibility and funding details by chaining list_programs with get_program_detail for each result.
  • Display regional funding availability by querying list_programs with alcance values from list_regions for each Chilean region.
  • Track legal bases for compliance or research by extracting the legal_bases array from get_program_detail for any active program.
  • Monitor CORFO institutional news and announcements via list_news to surface press room updates relevant to economic development stakeholders.
  • Filter programs targeting specific business profiles (e.g. empresa vs persona) or sales tiers (microempresa) for targeted advisory tools.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does CORFO have an official developer API?+
CORFO does not publish an official public developer API for its programs, convocatorias, or press room content. This API on Parse provides structured access to that data.
What does get_program_detail return beyond what list_programs shows?+
list_programs returns summary fields — title, dates, status, region, and a short description. get_program_detail adds funding (the benefit or grant amount description), eligibility (criteria text), application_steps, calendar (timeline), and legal_bases — an array of title/URL pairs linking to official legal documents for the program.
How do I find valid values for the alcance filter in list_programs?+
Call list_regions first. It returns an array of region objects where id is the slug to pass as alcance in list_programs (e.g. metropolitana, los-lagos, nacional). The name field is the human-readable display name.
Does the API expose historical program data or application submission deadlines over time?+
The API returns apertura and cierre date fields per program and supports filtering by estado (abiertas/cerradas), but it does not provide a historical archive or time-series of past convocatorias. Current coverage reflects the programs and statuses visible on CORFO's public site. You can fork this API on Parse and revise it to add an endpoint that collects and stores snapshots over time.
Does the API include CORFO beneficiary data or statistics on awarded funding?+
Not currently. The API covers program listings, convocatoria detail, regions, and press room news. Beneficiary registries, awarded amounts per project, and aggregate statistics are not exposed. You can fork this API on Parse and revise it to add endpoints targeting those CORFO public data sources.
Page content last updated . Spec covers 4 endpoints from corfo.cl.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
CORFO API – Chilean Funding Programs & News · Parse