description |
---|
Manage API keys for the Masumi Payment Service API |
This endpoint is used for checking the status of the existing API keys.
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/api-key-status/" method="get" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}
These endpoints are used for managing API keys.
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/api-key/" method="get" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/api-key/" method="post" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/api-key/" method="patch" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/api-key/" method="delete" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}
{% swagger src="https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json" path="/rpc-api-keys/" method="get" %} https://raw.githubusercontent.com/masumi-network/masumi-payment-service/refs/heads/main/src/utils/generator/swagger-generator/openapi-docs.json {% endswagger %}