Skip to content

Commit

Permalink
Add CTA to landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
corneelwille authored Aug 30, 2024
1 parent e191025 commit bdab801
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions landingpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,24 @@ Welcome to publiq's API documentation portal!

Here you can find how-to guides, API specifications and other tools to help you integrate with our products like UiTdatabank, UiTPAS and museumPASSmusées.

To learn more about publiq and our products, see <https://www.publiq.be>
To learn more about publiq and our products, see <https://www.publiq.be/nl/projecten/publiq-platform>

## Getting started

If you want to build an API integration:

1. Check out the introduction pages of the [UiTdatabank](https://docs.publiq.be/docs/uitdatabank/introduction), [UiTPAS](https://docs.publiq.be/docs/uitpas/introduction) and [museumPASSmusées](https://docs.publiq.be/docs/museumpassmusees/introduction) APIs to see which ones you'd like to integrate with.
2. [Register your project](https://docs.publiq.be/docs/authentication/requesting-credentials) to receive client credentials to authenticate with.
2. [Register your integration](https://platform.publiq.be) to receive client credentials to authenticate with.
3. [Learn about our different authentication methods](https://docs.publiq.be/docs/authentication/methods/overview) and pick the one best suited to your situation.
4. Browse the how-to guides and API specifications of the product that you're integrating with. Every API also has an **OpenAPI file** and a **Postman collection** to get you started quickly.
5. Get building!

Alternatively, check out our flexible plug and play [Widgets](https://docs.publiq.be/docs/widgets/inleiding) to easily add an online calendar to your website without building an API integration.

<!-- focus: false -->

[![Add your search API integration](https://raw.githubusercontent.com/cultuurnet/apidocs/main/assets/add-your-integration.svg)](https://platform.publiq.be)

## Versioning strategy

At publiq, we aim for API evolution over versioning.
Expand Down

0 comments on commit bdab801

Please sign in to comment.