Supametas.AI offers a unified data service API that makes it easier for developers to integrate data processing features into their projects. Below are the detailed steps for integration:
For more information, please refer to the API Documentation
1. Obtain Access-Key (AK)
First, you need to register and log in to the Supametas.AI platform. Once logged in, you can obtain your Access-Key (AK) in the console, which is used for authentication and API calls.
2. Parse Uploaded Files
Based on your needs, select the appropriate file upload method. Supametas.AI supports the processing of various file types, including text, images, audio, and video. You can upload files for parsing either through the API or via the platform's interface.
3. Set Up Webhook
If you need to receive processing results and operation notifications, it is recommended to set up a webhook. By configuring a webhook, you will automatically receive result notifications once the processing is complete, making subsequent handling and management more convenient.
4. Push Data
After completing the above configurations, you can start pushing data. Using the Access-Key obtained earlier, follow the API documentation to call the relevant interface and push data to the Supametas.AI platform for processing.