Getting Started
Welcome to the sTN Partner API! This guide will walk you through the initial steps to start integrating our powerful telecom services into your applications.
Wondering what sTN can do for your company? Have a look at our Partner Flyer below!
1. Become an sTN Partner
To access the sTN Partner API, you first need to become an official sTN partner:
- Contact sTN's partnership team at partners@stn.nl
- Discuss your business needs and integration plans with our team
- Complete the partnership agreement process
2. Obtain Your API Key
Once your partnership is established:
- sTN will provide you with a unique API key
- Keep this key secure and don't share it publicly
- You'll use this key to authenticate all your API requests
3. Read the API Documentation
Familiarize yourself with the API capabilities and endpoints:
- Visit our API Documentation
- Review the available endpoints and their functionalities
- Understand the data structures and response formats
4. Develop Your Integration
4.1 Use the Swagger Page
Our interactive Swagger documentation allows you to explore and test API endpoints:
- Access the Swagger UI at https://partner-api.stn.nl/swagger
- Authenticate using your API key
- Test different endpoints and see real-time responses
4.2 Utilize the Postman Collections
For more in-depth testing and integration, we provide several Postman collections and environment files:
Download our Postman collections:
Download our Postman environments:
Import these collections and environments into Postman (Learn how to import from a URL here)
Set up your environment with your API key
Use the pre-configured requests to test and understand different aspects of the API
5. Start Building
With these resources at your disposal, you're ready to start building your integration:
- Begin with simple API calls to fetch data
- Gradually implement more complex operations
- Reach out to our support team if you encounter any issues
Remember, our support team is always here to help you make the most of the sTN Partner API. Happy coding!