Introduction to Examples
Code examples for using the API in the real world.
This section includes real-world examples of ways to use our API, along with all of the necessary code snippets so that you can try it yourself. Our goal is to provide you with detailed examples for each endpoint and for different business or use cases.
This section is in progress.
Please check back regularly for new pages!
To begin, let's focus on formatting/exploring JSON messages and using the structure
endpoint.
- Make JSON More Readable
- Analytics with Pandas
- Structure a Series of Messages
- Filter Messages by Concept Type
You may also refer to the following pages for simple examples in the interim:
- Identify_PHI
- Redact_PHI
- Make an API Call (Python SDK)
- Make an API Call (HTTP)
- Call a Different Endpoint
Troubleshooting
Prior to trying the code samples, make sure you have installed the ScienceIO Python SDK and are using the latest version. If you need additional help, we're standing by ready to assist!
Updated 19 days ago