Discover/starken.cl API
live

starken.cl APIstarken.cl

Access Starken Chile's flat shipping rates, 2000+ localities, branch locations with hours, and quote session UUIDs via 4 structured API endpoints.

Endpoints
4
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/29a575f3-9cc1-4d94-aaac-0498c483e731/<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/29a575f3-9cc1-4d94-aaac-0498c483e731/get_simple_rates' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Get simple flat shipping rates (Tarifa Simple) with base rates organized by zone, delivery type, and package size. Returns pricing in Chilean pesos for all combinations of delivery type (sucursal/domicilio), zone tier (persona/colina/montana/cordillera), destination area (misma_ciudad/norte/centro_sur/austral), and package size (xs/s/m/l).

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "zones": "Array of zone tier strings",
    "raw_data": "Original API response data",
    "package_sizes": "Array of package size strings",
    "rates_by_zone": "Object with keys 'sucursal' and 'domicilio', each containing arrays of rate objects by zone tier",
    "delivery_types": "Array of delivery type strings"
  },
  "sample": {
    "data": {
      "zones": [
        "persona",
        "colina",
        "montana",
        "cordillera"
      ],
      "raw_data": {},
      "package_sizes": [
        "xs",
        "s",
        "m",
        "l"
      ],
      "rates_by_zone": {
        "sucursal": [
          {
            "persona": [
              {
                "misma_ciudad": {
                  "l": 7250,
                  "m": 6570,
                  "s": 5780,
                  "xs": 4270
                }
              }
            ]
          }
        ],
        "domicilio": [
          {
            "persona": [
              {
                "misma_ciudad": {
                  "l": 7630,
                  "m": 6920,
                  "s": 6090,
                  "xs": 4500
                }
              }
            ]
          }
        ]
      },
      "delivery_types": [
        "sucursal",
        "domicilio"
      ]
    },
    "status": "success"
  }
}

About the starken.cl API

The Starken Chile API exposes 4 endpoints covering the full reference dataset needed to build shipping integrations against Starken's platform. get_simple_rates returns Tarifa Simple rate tables in Chilean pesos across all zone tiers and delivery types, while get_locations returns over 2,000 localities grouped by region with service level and payment method details. get_branches provides branch locations with operating hours, coordinates, and dimension limits.

Rate and Zone Data

get_simple_rates returns a structured breakdown of Starken's Tarifa Simple flat rates. The response includes rates_by_zone, an object with sucursal (branch pickup) and domicilio (home delivery) keys, each containing arrays of rate objects organized by zone tier — persona, colina, montana, and cordillera. The package_sizes and delivery_types arrays let you enumerate all valid combinations without guessing the schema. All prices are in Chilean pesos.

Locality and Region Coverage

get_locations returns the full list of Starken-served localities in Chile. The total_locations field confirms the count on each response, and by_region groups locations by region ID for easier filtering. Each location object includes id, agency_code, description, city, comuna, delivery_type, and service tier flags (mini, big, giga). This endpoint is the right starting point for validating whether a destination is serviceable before quoting.

Branch Locations

get_branches returns a flattened list of all Starken branches. Each branch object includes id, code, name, address, coordinates, region, city, comuna, type, and horarios — a structured schedule of operating hours by day. Dimension limits are also included, which matters when checking whether an oversized package can be dropped off at a given location. total_branches gives the count for the current response.

Quote Session UUID

get_quote_uuid generates a fresh UUID v4 session identifier returned in the uuid_user field, along with created_at (ISO 8601 timestamp) and last_request (null for a new session). This UUID is the entry point for initiating a quote flow against Starken's platform.

Common use cases
  • Display Tarifa Simple shipping costs on a Chilean e-commerce checkout by zone and package size
  • Validate whether a customer's destination comuna is serviceable before accepting an order
  • Build a branch locator showing operating hours and coordinates for Starken pickup points
  • Filter locations by service tier (mini/big/giga) to surface only relevant delivery options for large parcels
  • Pre-populate region and locality dropdowns in a shipping form using the structured by_region data
  • Check dimension limits per branch before routing oversized shipments to a specific Starken location
  • Initiate a quote session programmatically by fetching a UUID before calling downstream Starken quote flows
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 Starken have an official developer API?+
Starken does not publish a documented public developer API or developer portal. This Parse API surfaces the same shipping reference data available through their platform.
What does get_locations return beyond just a list of place names?+
Each location object includes an agency_code, city, comuna, delivery_type (sucursal or domicilio), accepted payment methods, and service tier flags indicating whether the locality supports mini, big, or giga shipment sizes. Locations are also grouped under by_region keyed by region ID, so you can filter by region without post-processing the full flat list.
Can I get a real-time price quote for a specific origin-destination pair?+
Not currently. The API covers Tarifa Simple flat rate tables via get_simple_rates and provides a quote session UUID via get_quote_uuid, but does not expose a parameterized origin-to-destination quote endpoint that returns a live calculated price. You can fork it on Parse and revise to add that missing endpoint.
Does the API return shipment tracking or order status information?+
Not currently. The API covers static reference data — rates, localities, branches, and session UUIDs — and does not include tracking numbers, shipment status, or order history. You can fork it on Parse and revise to add a tracking endpoint.
How fresh is the branch and locality data?+
The endpoints return data as it is available from Starken's platform at request time. There is no pagination — get_branches and get_locations return the full dataset in a single response, so total_branches and total_locations reflect the complete current count on each call.
Page content last updated . Spec covers 4 endpoints from starken.cl.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
Starken Chile Shipping API | Parse · Parse