# Introducing Verifik's Exciting New API: Validate Companies in Canada instantly.

---

### **Canadian companies should be validated properly**

In today's fast-paced digital world, validating company information is more crucial than ever. Whether you're a business owner, a developer, or just someone who needs to verify a company's credentials in Canada, we have some thrilling news for you!

**Verifik** is proud to unveil its brand-new API endpoint that allows you to validate companies in Canada with ease and precision. Say goodbye to tedious manual searches and hello to instant, accurate results!

🔗 **Endpoint**: [`https://api.verifik.co/v2/ca/company`](https://api.verifik.co/v2/ca/company)

🔍 **Required Parameters**: `{business, province}`

**Example**: Want to validate "Tim Hortons" in British Columbia (BC)? It's as simple as: `/v2/ca/company?business=Tim Hortons&province=BC`

**Sample Response**:

```json
{
    "data": {
        "business": "TIM HORTONS",
        "businessNumber": "887930394RC0001",
        "businessType": "Business Corporation",
        "compayName": "Tim Hortons Advertising and Promotion Fund (Canada) Inc.",
        "country": ["Canada"],
        "province": "BC",
        "regOfficeCity": "Toronto",
        "regOfficeProvince": "Ontario",
        "registryId": "3333264",
        "status": "Active",
        "statusDate": "2015-04-14"
    },
    "signature": {
        "dateTime": "September 19, 2023 3:26 PM",
        "message": "Certified by Verifik.co"
    },
    "id": "ngg5y"
}
```

**How to Request?** Here's a simple example using Axios:

```javascript
const axios = require('axios');

let config = {
  method: 'get',
  maxBodyLength: Infinity,
  url: 'https://app.verifik.co/v2/ca/company?business=Tim Hortons&province=BC',
  headers: { 
    'Authorization': 'JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.DlQCMIKMZB7CQANi67YfUCUbjL50_Q3B-x0s'
  }
};

axios.request(config)
.then((response) => {
  console.log(JSON.stringify(response.data));
})
.catch((error) => {
  console.log(error);
});
```

**Why Choose Verifik?**

* **Accuracy**: Our data is sourced from reliable databases, ensuring you get the most accurate and up-to-date information.
    
* **Speed**: Get instant results without the wait.
    
* **Security**: Our platform is built with top-notch security standards to protect your data.
    
* **Affordability**: New to Verifik? Great news! We're offering **$10 USD for FREE** to new accounts.
    

🌐 **Get Started Today**: [Visit our landing page](https://verifik.co) and embark on a seamless journey of company validation in Canada!

---

**Verifik**: Your Trusted Partner in Company Validation.

## **Talk to us if you have questions!**

[Meet with Lina Yepes (](https://meetings.hubspot.com/lina-yepes)[hubspot.com](http://hubspot.com)[)](https://meetings.hubspot.com/lina-yepes)
