Quick Start

DreamAPI is a cloud-native AI platform providing robust Model APIs powered by Newport AI. We offer serverless computing, high-performance GPU instances, and cost-effective, seamlessly integrated solutions designed to accelerate your AI-driven business.

1.Authentication:

Go to the [DreamAPI Dashboard] and sign in via Google or GitHub.

2.API Keys:

Generate your unique API Key in the settings. NewportAI uses Bearer authentication; ensure your header includes `Authorization: Bearer {API_KEY}`.

Newport AI Dashboard - Manage Key

3.First Request:

Use your API Key to call any endpoint. Refer to our [API Reference] for detailed schemas and code examples.

4.Retrieve Results:

For asynchronous tasks, you can retrieve results using two methods:

  • Polling: Periodically query task status until processing completes.
  • Callback: Configure a webhook to receive automatic notifications with results upon task completion.

5.Billing:

New accounts receive complimentary credits. To scale your usage, please visit the [Pricing] page for top-up options.