Skip to content

Legacy Sign to Sign

POST
/api/legacy/signtosign

Accepts the old Bloom API request format and returns the sign-to-sign compatibility interpretation in the legacy response format.

Authorizations

ApiKeyAuth

API key for authentication. Get your API key from the dashboard.

Type
API Key (header: X-Api-Key)

Request Body

application/json
JSON
{
  
"sign1_id": "string",
  
"sign2_id": "string",
  
"lang": "en"
}

Responses

Sign-to-sign interpretation in legacy format

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation