API Access

Direct access to Sweden's most comprehensive business database through our powerful, developer-friendly API.

Build with Swedish Business Data

Our RESTful API provides developers with seamless access to comprehensive Swedish company data, enabling you to build powerful applications and services.

Whether you're developing KYB/KYC solutions, business intelligence tools, or enhancing your internal systems, our API offers the data foundation you need.

With flexible endpoints, comprehensive documentation, and robust performance, integrating Leggit data into your applications has never been easier.

GET /api/v1/companies/{id}
{
  "company": {
    "id": "556780-4983",
    "name": "Acme AB",
    "registrationDate": "2009-03-15",
    "status": "active",
    "address": {
      "street": "Storgatan 1",
      "postalCode": "11122",
      "city": "Stockholm"
    },
    "financials": {
      "revenue2022": 12500000,
      "profit2022": 3400000,
      "employees": 24
    },
    "industry": {
      "code": "62020",
      "description": "Computer consultancy activities"
    }
  }
}

API Features

High Performance

Our API is optimized for speed and reliability, with 99.9% uptime and response times typically under 200ms.

Secure Access

Industry-standard authentication and rate-limiting protect your data and ensure consistent performance.

Comprehensive Data

Access detailed company information, from basic registration data to complex ownership structures and financial metrics.

API Documentation

Company Endpoints

Access comprehensive data about Swedish companies.

GET /api/v1/companies
GET

List all companies with pagination support.

GET /api/v1/companies/{id}
GET

Get detailed information about a specific company.

GET /api/v1/companies/search
GET

Search companies by name, organization number, or other criteria.

Getting Started

Follow these simple steps to start integrating Swedish business data into your applications

01

Create Account

Sign up for a Leggit developer account to get started.

02

Generate API Key

Create your API key from the developer dashboard.

03

Read Documentation

Explore our comprehensive API documentation.

04

Start Building

Integrate our API endpoints into your application.

Ready to get started?

Create your developer account today and get instant access to our API documentation and sandbox environment.