This repository contains sample code for using Strategy REST API, including various implementations and examples across different programming languages and use cases.
Note: Some samples in this repository might not be up-to-date with our latest REST API.
- OAuth2 Extension Sample (Latest) - Demonstrates how to implement OAuth2 authentication with Strategy REST API
- Data API - Examples of data integration and manipulation
- Data API v2 - Updated examples using the latest data API endpoints
- Python API - Python-based examples and utilities
- Java REST - Java implementation examples
Here are resources to help you learn Strategy's REST API:
- REST API Documentation - Complete REST API reference and guides
- REST API Playground - Interactive workflow examples and sample code
- mstrio-py - Official Python SDK for Strategy REST API
- For other programming languages, you can use the sample code generated on REST API Playground
Each sample project contains its own README with specific setup instructions and usage examples. Please refer to the individual project directories for detailed information.
Feel free to contribute to this repository by submitting pull requests or creating issues for any improvements or bug fixes.