Hyperscience API
Hyperscience API
- 3 Articles
Hyperscience API Overview
- Updated on Sep 24, 2025
- Published on Mar 18, 2025
The Hyperscience API uses REST API endpoints and returns responses in JSON. The API supports a variety of use cases, including: Submitting and retrieving files. Submitting and retrieving cases. Retrieving documents, pages, fields, tasks, and more.
Managing API Tokens
- Updated on May 19, 2026
- Published on Mar 18, 2025
API tokens are deprecated for use in production environments. They should be used only for troubleshooting and exploration. For information on authenticating API requests, see Machine to Machine (M2M) Authentication with OAuth 2.0. Every user should use OAuth 2.0 for production purposes.
Using Postman with OAuth and Machine Credentials
- Updated on Dec 17, 2025
- Published on Dec 16, 2025
This article explains how to create and utilize OAuth 2.0 Machine Credentials from Hypercell to access the API using Postman. Postman is a popular API development platform that helps developers test, build, and modify APIs. It allows users to create and execute requests, allowing them to verify responses from the API.