Skip to content

semrush/app-center-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open API scheme for Semrush AppCenter server API

This API allows seamless integration with Semrush AppCenter, providing developers with access to essential functionalities.

The AppCenter provides information about user purchases and sessions through the browser API. However, there are situations where developers need to implement certain actions on the server-side. For these purposes, we have created Server to Server API.

The functionality of this API can be divided into three blocks:

  • Mechanism for providing access keys (link)
  • Retrieving user information (link)
  • Managing email mailings (link)

All methods from these blocks are described in the schema.

OpenAPI Schema

To facilitate a standardized and comprehensive understanding of our API, we provide the OpenAPI schema. The OpenAPI schema serves as a blueprint for the API, defining endpoints, data formats, authentication methods, and more. This schema is crucial for developers as it ensures clarity, consistency, and ease of integration.

Getting Started

To begin integrating with the Semrush AppCenter API, refer to the OpenAPI Schema Specification. This documentation provides detailed insights into the API's structure, endpoints, request/response formats, and authentication methods.

You can download this file and try it in your browser locally.

We encourage developers to leverage the OpenAPI schema as a valuable resource throughout the development process. If you have any questions or need assistance, feel free to reach out to our support team.

Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages