Serch Server - Service made easy
1.2.0

Base URL
https://sandbox.serchservice.com/api/v1

This API supports four authentication methods:

  1. Signature Authentication: Use the X-Serch-Signed header to verify that the connection is coming from an authorized Serch user. This is compulsory for any API request.
  2. Bearer Authentication: Optionally, use a JWT token in the Authorization header as Bearer <token>.
  3. Drive Authentication: Optionally, use the X-Serch-Drive-Api-Key and X-Serch-Drive-Secret-Key headers for Drive authentication.
  4. Guest Authentication: Optionally, use the X-Serch-Guest-Api-Key, X-Serch-Guest-Secret-Key and Guest-Authorization headers for Guest access.

Choose Signature Authentication for all requests, and optionally select one of the other methods for additional access control.

This is version 1.2.0 of this API documentation. Last update on Jan 2, 2025.

This API is provided under license Serch Server License.