Translations:Подключение к внешнему REST API/3/en

Материал из SmartPlayer

Schemas

This section describes API data structures.

Example of "Schemas"

Schemas provide:

  1. response formats;
  2. request formats;
  3. data types;
  4. required fields;
  5. nested structures;
  6. reusable models;
  7. error understanding.

Expand sections via ">".

Example of schema details

Some fields include descriptions or examples.

Example of descriptions

Nested schemas are supported.

Example of nested schemas

Postman Interaction

Advanced users can use Postman.

Create request:

Example of Postman

Set method and URL:

Example of request setup

Configure headers and body:

Example of headers and body
Authorization may be required via bearer token.

Send request:

Example of response

Video Instruction

Connecting to external REST API

Additional Information

If this article does not help, questions can be asked in the “Discussions” section.

Example of discussions tab

Additional information: How to interact with the "Discussions" section